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