Class StepAreaSegment
Represents the segment for StepAreaSeries
Implements
System.ComponentModel.INotifyPropertyChanged
Inherited Members
Namespace: Syncfusion.Maui.Toolkit.Charts
Assembly: Syncfusion.Maui.Toolkit.dll
Syntax
public class StepAreaSegment : AreaSegment, INotifyPropertyChanged, IMarkerDependentSegment
Constructors
StepAreaSegment()
Declaration
public StepAreaSegment()
Methods
OnLayout()
Calculates the required values for rendering the chart segment.
Declaration
protected override void OnLayout()
Overrides
Implements
System.ComponentModel.INotifyPropertyChanged