Class ChartStriplines
Represents a collection of strip lines used to shade different ranges in the chart's plot area. You can annotate strip lines with text to indicate what each shaded region represents.
Inheritance
ChartStriplines
Inherited Members
Namespace: Syncfusion.Blazor.Charts
Assembly: Syncfusion.Blazor.dll
Syntax
public class ChartStriplines : ChartSubComponent, IComponent, IHandleEvent, IHandleAfterRender, IDisposable
Constructors
ChartStriplines()
Declaration
public ChartStriplines()