alexa
menu

Blazor

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

    Show / Hide Table of Contents

    Enum LabelType

    Defines the axis label display type for date-time axis. They are

    • None:Axis labels displayed based on the value type.
    • Years:Defines the axis labels display in years.
    • Months:Defines the axis labels display in months.
    • Days:Defines the axis labels display in days.
    • Hours:Defines the axis labels display in hours.
    Namespace: Syncfusion.Blazor.HeatMap
    Assembly: Syncfusion.Blazor.dll
    Syntax
    public enum LabelType

    Fields

    Name Description
    Days

    Defines the axis labels display in days.

    Hours

    Defines the axis labels display in hours.

    Months

    Defines the axis labels display in months.

    None

    Axis labels displayed based on the type

    Years

    Defines the axis labels display in years.

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