Aspose::Cells::Charts::DataLabels::SetText method
DataLabels::SetText(const U16String&) method
Gets or sets the text of data label.
void Aspose::Cells::Charts::DataLabels::SetText(const U16String &value)
See Also
- Class Vector
- Class U16String
- Class DataLabels
- Namespace Aspose::Cells::Charts
- Library Aspose.Cells for C++
DataLabels::SetText(const char16_t*) method
Gets or sets the text of data label.
void Aspose::Cells::Charts::DataLabels::SetText(const char16_t *value)
See Also
- Class Vector
- Class DataLabels
- Namespace Aspose::Cells::Charts
- Library Aspose.Cells for C++