Class ChartStriplines
Represents a collection of strip lines used to shade different ranges in the chart's plot area.
Implements
System.IAsyncDisposable
Inherited Members
Namespace: Syncfusion.Blazor.Toolkit.Charts
Assembly: Syncfusion.Blazor.Toolkit.dll
Syntax
public class ChartStriplines : ChartSubComponent, IAsyncDisposable, ISubcomponentTracker
Constructors
ChartStriplines()
Declaration
public ChartStriplines()
Implements
System.IAsyncDisposable