menu

UWP

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class ChartValueType - UWP API Reference | Syncfusion

    Show / Hide Table of Contents

    Class ChartValueType

    Specifies the different values that are natively used.

    Inheritance
    System.Object
    ChartValueType
    Namespace: Syncfusion.UI.Xaml.Charts
    Assembly: Syncfusion.SfChart.UWP.dll
    Syntax
    public sealed class ChartValueType : Enum

    Fields

    DateTime

    DateTime value

    Declaration
    public const ChartValueType DateTime
    Field Value
    Type
    ChartValueType

    Double

    Double value

    Declaration
    public const ChartValueType Double
    Field Value
    Type
    ChartValueType

    Logarithmic

    Logarithmic value

    Declaration
    public const ChartValueType Logarithmic
    Field Value
    Type
    ChartValueType

    String

    String value

    Declaration
    public const ChartValueType String
    Field Value
    Type
    ChartValueType

    TimeSpan

    TimeSpan value

    Declaration
    public const ChartValueType TimeSpan
    Field Value
    Type
    ChartValueType

    Extension Methods

    DateTimeExtension.ToDateTime(Object)

    See Also

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