Aspose::Cells::Charts::AxisType enum

AxisType enum

Represents the axis type.

enum class AxisType

Values

NameValueDescription
Category0
Category axis.
Value1
Value axis.
Series2
Series axis.

See Also