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