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.
Inherited Members
Namespace: Syncfusion.Blazor.Charts
Assembly: Syncfusion.Blazor.dll
Syntax
public class ChartStriplines : ChartSubComponent, ISubcomponentTracker
Constructors
ChartStriplines()
Declaration
public ChartStriplines()
Methods
OnInitialized()
Declaration
protected override void OnInitialized()