Skip to main content
A newer version of this page is available. .

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.

Scatter Line Series

Inheritance

Object
Xamarin.Forms.BindableObject
See Also