Blazor

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class ValueType - Blazor API Reference | Syncfusion

    Show / Hide Table of Contents

    Class ValueType

    Specifies the type of axis.

    Inheritance
    System.Object
    ValueType
    Namespace: Syncfusion.Blazor.Charts
    Assembly: Syncfusion.Blazor.dll
    Syntax
    public sealed class ValueType : Enum

    Fields

    Category

    Defines to renders a category axis.

    Declaration
    public const ValueType Category
    Field Value
    Type Description
    ValueType

    DateTime

    Defines to renders a date time axis.

    Declaration
    public const ValueType DateTime
    Field Value
    Type Description
    ValueType

    DateTimeCategory

    Defines renders a date time category axis.

    Declaration
    public const ValueType DateTimeCategory
    Field Value
    Type Description
    ValueType

    Double

    Defines to renders a numeric axis.

    Declaration
    public const ValueType Double
    Field Value
    Type Description
    ValueType

    Logarithmic

    Defines renders a log axis.

    Declaration
    public const ValueType Logarithmic
    Field Value
    Type Description
    ValueType

    value__

    Declaration
    public int value__
    Field Value
    Type Description
    System.Int32
    Back to top Generated by DocFX
    Copyright © 2001 - 2022 Syncfusion Inc. All Rights Reserved