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 element which must be highlighted when mouse over is performed in treemap.

    Namespace: Syncfusion.Blazor.TreeMap
    Assembly: Syncfusion.Blazor.dll
    Syntax
    public enum HighLightMode

    Fields

    Name Description
    All

    Highlights all the related nodes when the mouse over is done on the treemap item.

    Child

    Highlights the treemap item and the child level when the mouse over is done on the treemap item.

    Item

    Highlights the treemap item when the mouse over is done on the treemap item.

    Parent

    Highlights the treemap item and parent level when the mouse over is done on the treemap item.

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