Click or drag to resize

CategoryAxisType Enumeration

Represents a type of a category axis.

Namespace:  Aspose.Slides.Charts
Assembly:  Aspose.Slides (in Aspose.Slides.dll) Version: 20.3.0.0 (20.3)
Syntax
public enum CategoryAxisType
Members
  Member nameValueDescription
Text0 Specifies category axis is a text axis.
Date1 Specifies category axis is a date axis.
See Also