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
- Class Vector
- Class U16String
- Class ErrorBar
- Namespace Aspose::Cells::Charts
- Library Aspose.Cells for C++
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
- Class Vector
- Class ErrorBar
- Namespace Aspose::Cells::Charts
- Library Aspose.Cells for C++