menu

Blazor

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

    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

    Disables the selection.

    Declaration
    public const AccumulationSelectionMode None
    Field Value
    Type
    AccumulationSelectionMode

    Point

    Selects a point.

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