alexa
menu

Blazor Toolkit

    Show / Hide Table of Contents

    Class ChartSelectedDataIndex

    Represents the index of a selected data point in a chart, making the selected data point distinguishable from others.

    Inheritance
    System.Object
    SfBaseComponent
    ChartSubComponent
    ChartDefaultSelectedData
    ChartSelectedDataIndex
    Implements
    System.IAsyncDisposable
    Inherited Members
    ChartDefaultSelectedData.Point
    ChartDefaultSelectedData.Series
    SfBaseComponent.DisposeAsync()
    Namespace: Syncfusion.Blazor.Toolkit.Charts
    Assembly: Syncfusion.Blazor.Toolkit.dll
    Syntax
    public class ChartSelectedDataIndex : ChartDefaultSelectedData, IAsyncDisposable, ISubcomponentTracker
    Remarks

    Use within ChartSelectedDataIndexes to declare initial selection by series and point index.

    Constructors

    ChartSelectedDataIndex()

    Declaration
    public ChartSelectedDataIndex()

    Implements

    System.IAsyncDisposable
    Back to top Generated by DocFX
    Copyright © 2001 - 2026 Syncfusion Inc. All Rights Reserved