BaseChartValue
Overview
BaseChartValue is a class in Aspose.Slides FOSS for Python.
Inherits from: IBaseChartValue.
Base class for chart value types.
Properties: data, data_source_type.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
data_source_type | DataSourceType | Read/Write | Gets or sets the data source type. |
data | object | Read/Write | Gets or sets the data. |