Class StockChartLowerLine
To specify customization options for stock chart indicator lower line.
Inheritance
StockChartLowerLine
Inherited Members
Namespace: Syncfusion.Blazor.Charts
Assembly: Syncfusion.Blazor.dll
Syntax
public class StockChartLowerLine : StockChartCommonConnector, IComponent, IHandleEvent, IHandleAfterRender, IDisposable
Constructors
StockChartLowerLine()
Declaration
public StockChartLowerLine()
Methods
BuildRenderTree(RenderTreeBuilder)
Declaration
protected override void BuildRenderTree(RenderTreeBuilder __builder)
Parameters
| Type | Name | Description |
|---|---|---|
| RenderTreeBuilder | __builder |