alexa
menu

WinForms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download

    Show / Hide Table of Contents

    Class ChartValueType

    Specifies the different values that are natively used.

    Inheritance
    System.Object
    ChartValueType
    Namespace: Syncfusion.Windows.Forms.Chart
    Assembly: Syncfusion.Chart.Base.dll
    Syntax
    public sealed class ChartValueType : Enum

    Fields

    Category

    Category value.

    Declaration
    public const ChartValueType Category
    Field Value
    Type
    ChartValueType

    Custom

    Custom value.

    Declaration
    public const ChartValueType Custom
    Field Value
    Type
    ChartValueType

    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
    Back to top Generated by DocFX
    Copyright © 2001 - 2026 Syncfusion Inc. All Rights Reserved