StepAreaSeriesView.InvertedStep Property
Gets or sets a value that specifies the manner in which a step area connects data point markers.
Namespace: DevExpress.UI.Xaml.Charts
Assembly: DevExpress.UI.Xaml.Charts.v21.2.dll
NuGet Package: DevExpress.Uwp.Controls
Declaration
Property Value
Type | Description |
---|---|
Boolean | true if markers are connected using inverted steps; false if standard steps are used to connect markers. |
See Also