BaseChartValue
Overview
BaseChartValue is a class in Aspose.Slides FOSS for Python.
Inherits from: IBaseChartValue.
Base class for chart value types.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
data_source_type | DataSourceType | Read | Indicates the type of data source used for the chart value |
data | object | Read | Holds the actual chart value data, with type depending on the data source |