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