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