StepLineSeries.InvertedStep Property
Namespace: DevExpress.Maui.Charts
Assembly: DevExpress.Maui.Charts.dll
NuGet Package: DevExpress.Maui.Charts
Declaration
public bool InvertedStep { get; set; }
Property Value
Type | Default |
---|---|
Boolean | false |
See Also