TimeUnitType
TimeUnitType enumeration
Represents the base unit for the category axis
public enum TimeUnitType
Values
Name | Value | Description |
---|---|---|
None | 0 | Values will displayed as is. |
Days | 1 | Specifies the chart data shall be shown in days. |
Months | 2 | Specifies the chart data shall be shown in months. |
Years | 3 | Specifies the chart data shall be shown in years. |
See Also
- namespace Aspose.Slides.Charts
- assembly Aspose.Slides