alexa
menu

Blazor

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Search Results for

    Show / Hide Table of Contents

    Enum HighlightMode

    Specifies the chart component highlight mode type.

    Namespace: Syncfusion.Blazor.Charts
    Assembly: Syncfusion.Blazor.dll
    Syntax
    public enum HighlightMode

    Fields

    Name Description
    Cluster

    Highlights a group of data points in the chart component.

    None

    No highlight mode is applied to the chart component.

    Point

    Highlights individual data points in the chart component.

    Series

    Highlights the entire series in the chart component.

    In this article
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved