Class StepLineSegment
Represents a segment of the StepLineSeries, which displays data using a step-like progression.
Implements
System.ComponentModel.INotifyPropertyChanged
Inherited Members
Namespace: Syncfusion.Maui.Toolkit.Charts
Assembly: Syncfusion.Maui.Toolkit.dll
Syntax
public class StepLineSegment : LineSegment, INotifyPropertyChanged, IMarkerDependentSegment
Constructors
StepLineSegment()
Declaration
public StepLineSegment()
Implements
System.ComponentModel.INotifyPropertyChanged