Click or drag to resize

TimeUnitType Enumeration

Represents the base unit for the category axis

Namespace:  Aspose.Slides.Charts
Assembly:  Aspose.Slides (in Aspose.Slides.dll) Version: 20.3.0.0 (20.3)
Syntax
public enum TimeUnitType
Members
  Member nameValueDescription
Days0 Specifies the chart data shall be shown in days.
Months1 Specifies the chart data shall be shown in months.
Years2 Specifies the chart data shall be shown in years.
See Also