ASP.NET Core - EJ2

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

    Show / Hide Table of Contents

    Class AccumulationSelectionMode

    Defines the SelectionMode, They are. none - Disable the selection. point - To select a point.

    Inheritance
    System.Object
    AccumulationSelectionMode
    Namespace: Syncfusion.EJ2.Charts
    Assembly: Syncfusion.EJ2.dll
    Syntax
    public sealed class AccumulationSelectionMode : Enum

    Fields

    None

    Declaration
    public const AccumulationSelectionMode None
    Field Value
    Type Description
    AccumulationSelectionMode

    Point

    Declaration
    public const AccumulationSelectionMode Point
    Field Value
    Type Description
    AccumulationSelectionMode

    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