Blazor

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

    Show / Hide Table of Contents

    Class RangeValueType

    Specifies the value Type for the axis.

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

    Fields

    DateTime

    Defines the date and time type.

    Declaration
    public const RangeValueType DateTime
    Field Value
    Type Description
    RangeValueType

    Double

    Defines the double type.

    Declaration
    public const RangeValueType Double
    Field Value
    Type Description
    RangeValueType

    Logarithmic

    Defines the logarithmic type.

    Declaration
    public const RangeValueType Logarithmic
    Field Value
    Type Description
    RangeValueType

    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