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.
DateTimeSpecifies that an Y value is a date and time of day.
TimeSpecifies that an X value is a time of day.

See Also