menu

MAUI

  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class SeriesSelectionBehavior - MAUI API Reference | Syncfusion

    Show / Hide Table of Contents

    Class SeriesSelectionBehavior

    Enables the selection of individual or multiple series in a SfCartesianChart.

    Inheritance
    System.Object
    ChartBehavior
    ChartSelectionBehavior
    SeriesSelectionBehavior
    Inherited Members
    ChartBehavior.OnTouchDown(ChartBase, Single, Single)
    ChartBehavior.OnTouchMove(ChartBase, Single, Single)
    ChartBehavior.OnTouchUp(ChartBase, Single, Single)
    ChartSelectionBehavior.ClearSelection()
    ChartSelectionBehavior.SelectedIndex
    ChartSelectionBehavior.SelectedIndexes
    ChartSelectionBehavior.SelectedIndexesProperty
    ChartSelectionBehavior.SelectedIndexProperty
    ChartSelectionBehavior.SelectionBrush
    ChartSelectionBehavior.SelectionBrushProperty
    ChartSelectionBehavior.SelectionChanged
    ChartSelectionBehavior.SelectionChanging
    ChartSelectionBehavior.Type
    ChartSelectionBehavior.TypeProperty
    Namespace: Syncfusion.Maui.Charts
    Assembly: Syncfusion.Maui.Charts.dll
    Syntax
    public class SeriesSelectionBehavior : ChartSelectionBehavior, IParentThemeElement, IThemeElement

    Constructors

    SeriesSelectionBehavior()

    Initializes a new instance of the SeriesSelectionBehavior class.

    Declaration
    public SeriesSelectionBehavior()
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved