IBaseChartValue class
IBaseChartValue class
Represents a value of a chart.
The IBaseChartValue type exposes the following members:
Properties
| Property | Description |
|---|---|
data_source_type | Specifies whether AsCell or AsLiteralString or AsLiteralDouble property is actual. In other words it specifies the type of value of the Data property. This property is read-only. For changing value of this property you can use one of the ChartDataPointCollection.DataSourceTypeFor<…> properties. Read/write IBaseChartValue.data_source_type. |
data | Read/write any. |
See Also
- module
aspose.slides.charts - library
Aspose.Slides