Class CartesianSegment
Represents the base class for various types of cartesian chart segments, including AreaSegment, ColumnSegment, LineSegment, SplineSegment, ScatterSegment, FastLineSegment and so on.
Inheritance
System.Object
CartesianSegment
Implements
System.ComponentModel.INotifyPropertyChanged
Inherited Members
Namespace: Syncfusion.Maui.Toolkit.Charts
Assembly: Syncfusion.Maui.Toolkit.dll
Syntax
public abstract class CartesianSegment : ChartSegment, INotifyPropertyChanged
Constructors
CartesianSegment()
Declaration
protected CartesianSegment()
Implements
System.ComponentModel.INotifyPropertyChanged