get_ValueType()

IErrorBarsFormat::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.

Read ErrorBarValueType.

virtual ErrorBarValueType Aspose::Slides::Charts::IErrorBarsFormat::get_ValueType()=0

See Also