Class StockChartAnnotations
Specifies annotation collection for stockchart.
Inheritance
System.Object
StockChartAnnotations
Namespace: Syncfusion.Blazor.Charts
Assembly: Syncfusion.Blazor.dll
Syntax
public class StockChartAnnotations : OwningComponentBase
Constructors
StockChartAnnotations()
Declaration
public StockChartAnnotations()
Methods
BuildRenderTree(RenderTreeBuilder)
Declaration
protected override void BuildRenderTree(RenderTreeBuilder __builder)
Parameters
Type | Name | Description |
---|---|---|
Microsoft.AspNetCore.Components.Rendering.RenderTreeBuilder | __builder |