ChartXValueType enumeration

ChartXValueType enumeration

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

Members

NameDescription
STRINGSpecifies that an X value is a string category.
DOUBLESpecifies that an X value is a double-precision floating-point number.
DATE_TIMESpecifies that an X value is a date and time of day.
TIMESpecifies that an X value is a time of day.
MULTILEVELSpecifies that an X value is a multilevel value.

See Also