menu

ASP.NET Core - EJ2

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

    Show / Hide Table of Contents

    Class AccumulationHighlightMode

    Specifies whether a data point should be highlighted. The options are: None - Disable the Highlight. Point - To highlight a point.

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

    Fields

    None

    Declaration
    public const AccumulationHighlightMode None
    Field Value
    Type
    AccumulationHighlightMode

    Point

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