IDataSourceTypeForErrorBarsCustomValues class
Contents
[
Hide
]IDataSourceTypeForErrorBarsCustomValues class
Specifies types of values in ChartDataPoint.ErrorBarsCustomValues properties list
The IDataSourceTypeForErrorBarsCustomValues type exposes the following members:
Properties
Property | Description |
---|---|
data_source_type_for_x_minus_values | Specifies whether AsCell or AsLiteralString or AsLiteralDouble property is actual in data points XMinus property object for error bars custom values. In other words it specifies the type of value of ChartDataPoint.ErrorBarsCustomValues.XMinus.Data property. Read/write DataSourceType . |
data_source_type_for_x_plus_values | Specifies whether AsCell or AsLiteralString or AsLiteralDouble property is actual in data points XPlus property object for error bars custom values. In other words it specifies the type of value of ChartDataPoint.ErrorBarsCustomValues.XPlus.Data property. Read/write DataSourceType . |
data_source_type_for_y_minus_values | Specifies whether AsCell or AsLiteralString or AsLiteralDouble property is actual in data points YMinus property object for error bars custom values. In other words it specifies the type of value of ChartDataPointEx.ErrorBarsCustomValues.YMinus.Data property. Read/write DataSourceType . |
data_source_type_for_y_plus_values | Specifies whether AsCell or AsLiteralString or AsLiteralDouble property is actual in data points YPlus property object for error bars custom values. In other words it specifies the type of value of ChartDataPointEx.ErrorBarsCustomValues.YPlus.Data property. Read/write DataSourceType . |
See Also
- module
aspose.slides.charts
- library
Aspose.Slides