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. | 
| DateTime | 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