set_ValueType()

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

Write ErrorBarValueType.

virtual void Aspose::Slides::Charts::IErrorBarsFormat::set_ValueType(ErrorBarValueType value)=0

See Also