ChartXValueType enumeration
ChartXValueType enumeration
Allows to specify type of an X value of a chart series.
Members
Name | Description |
---|---|
STRING | Specifies that an X value is a string category. |
DOUBLE | Specifies that an X value is a double-precision floating-point number. |
DATE_TIME | Specifies that an X value is a date and time of day. |
TIME | Specifies that an X value is a time of day. |
MULTILEVEL | Specifies that an X value is a multilevel value. |
See Also
- module aspose.words.drawing.charts