Class ChartSegments
Defines the collection of regions (segments) that helps to differentiate a line-type series.
Implements
System.IAsyncDisposable
Inherited Members
Namespace: Syncfusion.Blazor.Toolkit.Charts
Assembly: Syncfusion.Blazor.Toolkit.dll
Syntax
public class ChartSegments : ChartSubComponent, IAsyncDisposable, ISubcomponentTracker
Constructors
ChartSegments()
Declaration
public ChartSegments()
Implements
System.IAsyncDisposable