menu

Blazor

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class RangeValueType - API Reference

    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

    DateTimeCategory

    Defines renders a date time category axis.

    Declaration
    public const RangeValueType DateTimeCategory
    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 - 2023 Syncfusion Inc. All Rights Reserved