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