Class ChartStriplines
Strip lines are used to shade the different ranges in plot area in different colors to improve the readability of the chart. You can annotate it with text to indicate what that particular region indicates.
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()