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