Class ChartSelectedDataIndex
Represents the index of selected data in a chart, making the selected data points distinguishable from others.
Inheritance
ChartSelectedDataIndex
Inherited Members
Namespace: Syncfusion.Blazor.Charts
Assembly: Syncfusion.Blazor.dll
Syntax
public class ChartSelectedDataIndex : ChartDefaultSelectedData, IComponent, IHandleEvent, IHandleAfterRender, IDisposable
Constructors
ChartSelectedDataIndex()
Declaration
public ChartSelectedDataIndex()