menu

ASP.NET Core - EJ2

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class ChartSelectionMode - ASP.NETCore-EJ2 API Reference | Syncfusion

    Show / Hide Table of Contents

    Class ChartSelectionMode

    Defines the pivot chart selection mode. They are

    Inheritance
    System.Object
    ChartSelectionMode
    Namespace: Syncfusion.EJ2.PivotView
    Assembly: Syncfusion.EJ2.dll
    Syntax
    public sealed class ChartSelectionMode : Enum

    Fields

    Cluster

    Declaration
    public const ChartSelectionMode Cluster
    Field Value
    Type
    ChartSelectionMode

    DragX

    Declaration
    public const ChartSelectionMode DragX
    Field Value
    Type
    ChartSelectionMode

    DragXY

    Declaration
    public const ChartSelectionMode DragXY
    Field Value
    Type
    ChartSelectionMode

    DragY

    Declaration
    public const ChartSelectionMode DragY
    Field Value
    Type
    ChartSelectionMode

    None

    Declaration
    public const ChartSelectionMode None
    Field Value
    Type
    ChartSelectionMode

    Point

    Declaration
    public const ChartSelectionMode Point
    Field Value
    Type
    ChartSelectionMode

    Series

    Declaration
    public const ChartSelectionMode Series
    Field Value
    Type
    ChartSelectionMode
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved