alexa
menu

Blazor

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

    Show / Hide Table of Contents

    Enum ValueType

    Defines the type of axis. They are

    • Numeric:Renders a numeric axis.
    • DateTime:Renders a dateTime axis.
    • Category:Renders a category axis.
    Namespace: Syncfusion.Blazor.HeatMap
    Assembly: Syncfusion.Blazor.dll
    Syntax
    public enum ValueType

    Fields

    Name Description
    Category

    Defines a category axis.

    DateTime

    Defines a dateTime axis.

    Numeric

    Defines a numeric axis.

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