ChartDataValue class
ChartDataValue class
Encapsulates chart data value
The ChartDataValue type exposes the following members:
Properties
| Property | Description |
|---|---|
| value_type | Gets the value type of the chart data. |
| string_value | Gets the string value of the chart data. |
| int_value | Gets the Int value of the chart data. |
| double_value | Gets the double value of the chart data. |
| date_time_value | Gets the DateTime value of the chart data. |
| bool_value | Gets the boolean value of the chart data. |
See Also
- module
aspose.cells.charts