Aspose::Cells::Charts::ErrorBar::SetMinusValue method

ErrorBar::SetMinusValue(const U16String&) method

Represents negative error amount when error bar type is Custom.

void Aspose::Cells::Charts::ErrorBar::SetMinusValue(const U16String &value)

See Also

ErrorBar::SetMinusValue(const char16_t*) method

Represents negative error amount when error bar type is Custom.

void Aspose::Cells::Charts::ErrorBar::SetMinusValue(const char16_t *value)

See Also