set_ValueType()
ErrorBarsFormat::set_ValueType(ErrorBarValueType) method
Represents possible ways to determine the length of the error bars. In case of custom value type to specify value use IChartDataPoint::get_ErrorBarsCustomValues() property of specific data point in DataPoints collection of series. In case of Fixed, Percentage or StandardDeviation value type use Value property to specify value.
Write ErrorBarValueType.
void Aspose::Slides::Charts::ErrorBarsFormat::set_ValueType(ErrorBarValueType value) override
See Also
- Enum ErrorBarValueType
- Class ErrorBarsFormat
- Namespace Aspose::Slides::Charts
- Library Aspose.Slides