Blazor

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class PivotAccumulationChartSelectionMode - Blazor API Reference | Syncfusion

    Show / Hide Table of Contents

    Class PivotAccumulationChartSelectionMode

    Defines the SelectionMode for chart types pie, doughnut, Funnel and pyramid. None - Disable the selection. Point - To select a point.

    Inheritance
    System.Object
    PivotAccumulationChartSelectionMode
    Namespace: Syncfusion.Blazor.PivotView
    Assembly: Syncfusion.Blazor.dll
    Syntax
    public sealed class PivotAccumulationChartSelectionMode : Enum

    Fields

    None

    None - Disable the selection.

    Declaration
    public const PivotAccumulationChartSelectionMode None
    Field Value
    Type Description
    PivotAccumulationChartSelectionMode

    Point

    Point - To select a point.

    Declaration
    public const PivotAccumulationChartSelectionMode Point
    Field Value
    Type Description
    PivotAccumulationChartSelectionMode

    value__

    Declaration
    public int value__
    Field Value
    Type Description
    System.Int32
    Back to top Generated by DocFX
    Copyright © 2001 - 2021 Syncfusion Inc. All Rights Reserved