ChartYValueType enumeration

ChartYValueType enumeration

Allows to specify type of an Y value of a chart series.

Members

NameDescription
DOUBLESpecifies that an Y value is a double-precision floating-point number.
DATE_TIMESpecifies that an Y value is a date and time of day.
TIMESpecifies that an X value is a time of day.

See Also