Class StockChartAxisStripLine
To specify customization values for stock chart axis stripline.
Inheritance
StockChartAxisStripLine
Inherited Members
Namespace: Syncfusion.Blazor.Charts
Assembly: Syncfusion.Blazor.dll
Syntax
public class StockChartAxisStripLine : StockChartCommonStripLine, IComponent, IHandleEvent, IHandleAfterRender, IDisposable
Constructors
StockChartAxisStripLine()
Declaration
public StockChartAxisStripLine()
Methods
BuildRenderTree(RenderTreeBuilder)
Declaration
protected override void BuildRenderTree(RenderTreeBuilder __builder)
Parameters
| Type | Name | Description |
|---|---|---|
| RenderTreeBuilder | __builder |