ChartCategory

Overview

ChartCategory is a class in Aspose.Slides FOSS for Python. Inherits from: IChartCategory.

Represents a chart category.

Properties

NameTypeAccessDescription
use_cellboolReadIndicates whether the category value is taken from a data cell
as_cellIChartDataCellReadGets or sets the IChartDataCell that defines the category
as_literalobjectReadGets or sets a literal object used as the category value
valueobjectReadGets or sets the underlying value of the category

Methods

SignatureDescription
remove()Removes the category from its chart