menu

Blazor

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class ChartSelectedDataIndexes - Blazor API Reference | Syncfusion

    Show / Hide Table of Contents

    Class ChartSelectedDataIndexes

    Represents the selected data indexes in a chart that distinguishes them from the rest of the data points.

    Inheritance
    System.Object
    ChartSubComponent
    ChartSelectedDataIndexes
    Inherited Members
    ChartSubComponent.BuildRenderTree(RenderTreeBuilder)
    ChartSubComponent.ChildContent
    ChartSubComponent.Dispose(Boolean)
    ChartSubComponent.OnParametersSet()
    Namespace: Syncfusion.Blazor.Charts
    Assembly: Syncfusion.Blazor.dll
    Syntax
    public class ChartSelectedDataIndexes : ChartSubComponent, ISubcomponentTracker

    Constructors

    ChartSelectedDataIndexes()

    Declaration
    public ChartSelectedDataIndexes()

    Methods

    OnInitialized()

    Declaration
    protected override void OnInitialized()
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved