Aspose::Cells::Charts::ErrorBar::SetPlusValue method

ErrorBar::SetPlusValue(const U16String&) method

Represents positive error amount when error bar type is Custom.

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

See Also

ErrorBar::SetPlusValue(const char16_t*) method

Represents positive error amount when error bar type is Custom.

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

See Also