Class StockChartStockEvents
To specify customization options for stock chart stockevents.
Inheritance
System.Object
StockChartStockEvents
Namespace: Syncfusion.Blazor.Charts
Assembly: Syncfusion.Blazor.dll
Syntax
public class StockChartStockEvents : OwningComponentBase
Constructors
StockChartStockEvents()
Declaration
public StockChartStockEvents()
Methods
BuildRenderTree(RenderTreeBuilder)
Declaration
protected override void BuildRenderTree(RenderTreeBuilder __builder)
Parameters
Type | Name | Description |
---|---|---|
Microsoft.AspNetCore.Components.Rendering.RenderTreeBuilder | __builder |