menu

ASP.NET MVC - EJ2

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

    Show / Hide Table of Contents

    Class LabelType

    Specifies the axis label display type for the date time axis. The following are available types, None - Axis labels displayed based on the value type. years - Displays the axis labels for every year. months - Displays the axis labels for every month. days - Displays the axis labels for every day. hours - Displays the axis labels for every hour.

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

    Fields

    Days

    Declaration
    public const LabelType Days
    Field Value
    Type
    LabelType

    Hours

    Declaration
    public const LabelType Hours
    Field Value
    Type
    LabelType

    Months

    Declaration
    public const LabelType Months
    Field Value
    Type
    LabelType

    None

    Declaration
    public const LabelType None
    Field Value
    Type
    LabelType

    Years

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