get_ValueType()

ErrorBarsFormat::get_ValueType() 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.

Read ErrorBarValueType.

ErrorBarValueType Aspose::Slides::Charts::ErrorBarsFormat::get_ValueType() override

See Also