alexa
menu

Blazor

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

    Show / Hide Table of Contents

    Enum BorderType

    Defines border type for multi-level labels

    • Rectangle:Defines Rectangle border type.
    • Without Top Border:Defines WithoutTopBorder type.
    • Without Top/Bottom Border:Defines WithoutTopandBottomBorder type.
    • Without Border: Defines WithoutBorder type.
    • Without Bottom Border:Defines WithoutBottomBorder type.
    • Brace:Defines Brace type border.
    Namespace: Syncfusion.Blazor.HeatMap
    Assembly: Syncfusion.Blazor.dll
    Syntax
    public enum BorderType

    Fields

    Name Description
    Brace

    Defines Brace type border.

    Rectangle

    Defines Rectangle border type.

    WithoutBorder

    Defines WithoutBorder type.

    WithoutBottomBorder

    Defines WithoutBottomBorder type.

    WithoutTopBorder

    Defines WithoutTopBorder type.

    WithoutTopandBottomBorder

    Defines WithoutTopandBottomBorder type.

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