set_Value()

ErrorBarsFormat::set_Value(float) method

Sets value which is used with Fixed, Percentage and StandardDeviation value types to determine the length of the error bars. In any other case will return NaN. Write float.

void Aspose::Slides::Charts::ErrorBarsFormat::set_Value(float value) override

See Also