Aspose::Words::Drawing::Charts::ChartAxisType enum

ChartAxisType enum

Specifies type of chart axis.

enum class ChartAxisType

Values

NameValueDescription
Category0Category axis of a chart.
Series1Series axis of a chart.
Value2Value axis of a chart.

See Also