IDoubleChartValue class
IDoubleChartValue class
Represent double value which can be stored in pptx presentation document in two ways: 1) in cell/cells of workbook related to chart; 2) as literal value.
The IDoubleChartValue type exposes the following members:
Properties
Property | Description |
---|---|
as_literal_double | Returns or sets literal double value if DataSourceType = Charts.DataSourceType.DoubleLiterals. Read/write float. |
as_cell | |
data_source_type | |
data |
Methods
Method | Description |
---|---|
to_double | Converst to double. |
See Also
- module
aspose.slides.charts
- library
Aspose.Slides