get_YMinus()

ErrorBarsCustomValues::get_YMinus() method

Specifies the error bar value in the negative direction. Available if error bars value type is Custom and ErrorBarsYFormat is allowed. In any other case this property returns null. Read-only IDoubleChartValue.

System::SharedPtr<IDoubleChartValue> Aspose::Slides::Charts::ErrorBarsCustomValues::get_YMinus() override

See Also