value_type property
value_type property
Represents possible ways to determine the length of the error bars.
In case of custom value type to specify value use IChartDataPoint.error_bars_custom_values property of specific data point in DataPoints collection of series.
Read/write ErrorBarValueType.
Definition:
@property
def value_type(self):
...
@value_type.setter
def value_type(self, value):
...
See Also
- enumeration
ErrorBarValueType - class
IErrorBarsFormat - module
aspose.slides.charts - library
Aspose.Slides