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

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