alexa
menu

Blazor Toolkit

    Show / Hide Table of Contents

    Class ChartSelectedDataIndexes

    Represents a collection of selected data indexes in a chart that distinguishes them from other data points.

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

    Declare one or more ChartSelectedDataIndex children inside this component to preselect points.

    Constructors

    ChartSelectedDataIndexes()

    Declaration
    public ChartSelectedDataIndexes()

    Implements

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