menu

ASP.NET MVC - EJ2

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

    Show / Hide Table of Contents

    Class BorderType

    Defines the type of the border for the axis labels. The following are the available types.

    Inheritance
    System.Object
    BorderType
    Namespace: Syncfusion.EJ2.HeatMap
    Assembly: Syncfusion.EJ2.dll
    Syntax
    public sealed class BorderType : Enum

    Fields

    Brace

    Declaration
    public const BorderType Brace
    Field Value
    Type
    BorderType

    Rectangle

    Declaration
    public const BorderType Rectangle
    Field Value
    Type
    BorderType

    WithoutBorder

    Declaration
    public const BorderType WithoutBorder
    Field Value
    Type
    BorderType

    WithoutBottomBorder

    Declaration
    public const BorderType WithoutBottomBorder
    Field Value
    Type
    BorderType

    WithoutTopandBottomBorder

    Declaration
    public const BorderType WithoutTopandBottomBorder
    Field Value
    Type
    BorderType

    WithoutTopBorder

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