DoubleChartValue Class |
Namespace: Aspose.Slides.Charts
The DoubleChartValue type exposes the following members.
Name | Description | |
---|---|---|
![]() | AsCell |
Returns or sets chart data cell.
Read/write IChartDataCell.
|
![]() | AsLiteralDouble |
Returns or sets value as literal double.
Read/write Double.
|
![]() | Data |
Returns or sets Data object.
Read/write Object.
(Overrides BaseChartValueData.) |
![]() | DataSourceType |
Specifies whether AsCell, AsCells, AsLiteralString or AsLiteralDouble
property is actual in descendants. In other words it specifies the type
of value of the Data property.
Read/write DataSourceType.
(Inherited from BaseChartValue.) |
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | ToDouble |
Converts to Double.
|
![]() | ToString | (Inherited from Object.) |