ChartValueType Wyliczenie

Definicja

Określa typy wartości dla różnych właściwości wykresu.

public enum class ChartValueType
public enum ChartValueType
type ChartValueType = 
Public Enum ChartValueType
Dziedziczenie
ChartValueType

Pola

Auto 0

Typ właściwości jest ustawiany automatycznie przez kontrolkę wykres.

Date 9

Część daty DateTime wartości.

DateTime 8

DateTimeWartość.

DateTimeOffset 11

DateTimeWartość z przesunięciem.

Double 1

DoubleWartość.

Int32 3

Int32Wartość.

Int64 4

Int64Wartość.

Single 2

SingleWartość.

String 7

StringWartość.

Time 10

Część czasu DateTime wartości.

UInt32 5

UInt32Wartość.

UInt64 6

UInt64Wartość.

Dotyczy