ASP.NET Core - EJ2

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class ValueType - ASP.NETCore-EJ2 API Reference | Syncfusion

    Show / Hide Table of Contents

    Class ValueType

    Defines the type of axis. They are double - Renders a numeric axis. dateTime - Renders a dateTime axis. category - Renders a category axis. logarithmic - Renders a log axis. DateTimeCategory - Renders a datetime DateTimeCategory axis

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

    Fields

    Category

    Declaration
    public const ValueType Category
    Field Value
    Type Description
    ValueType

    DateTime

    Declaration
    public const ValueType DateTime
    Field Value
    Type Description
    ValueType

    DateTimeCategory

    Declaration
    public const ValueType DateTimeCategory
    Field Value
    Type Description
    ValueType

    Double

    Declaration
    public const ValueType Double
    Field Value
    Type Description
    ValueType

    Logarithmic

    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 - 2021 Syncfusion Inc. All Rights Reserved