Class ChartSelectedDataIndex
Represents the index of selected data in a chart, making the selected data points distinguishable from others.
Inherited Members
Namespace: Syncfusion.Blazor.Charts
Assembly: Syncfusion.Blazor.dll
Syntax
public class ChartSelectedDataIndex : ChartDefaultSelectedData, ISubcomponentTracker
Constructors
ChartSelectedDataIndex()
Declaration
public ChartSelectedDataIndex()
Methods
OnInitialized()
Declaration
protected override void OnInitialized()