menu

Blazor

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class AccumulationSelectionMode - API Reference

    Show / Hide Table of Contents

    Class AccumulationSelectionMode

    Specifies the selection mode.

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

    Fields

    None

    Defines to disable the selection.

    Declaration
    public const AccumulationSelectionMode None
    Field Value
    Type Description
    AccumulationSelectionMode

    Point

    Defines to select a 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 - 2023 Syncfusion Inc. All Rights Reserved