StepLineSeries Class
Displays data as points connected by horizontal and vertical lines.
Namespace: DevExpress.XamarinForms.Charts
Assembly: DevExpress.XamarinForms.Charts.dll
NuGet Package: DevExpress.XamarinForms.Charts
Declaration
public class StepLineSeries :
LineSeries
Remarks
This view is useful when you need to shows how much values have changed for different points of the same series.
Implements
Inheritance
See Also