Aspose::Cells::Charts::DataLabels::SetSeparatorValue method

DataLabels::SetSeparatorValue(const U16String&) method

Gets or sets the separator value used for the data labels on a chart.

void Aspose::Cells::Charts::DataLabels::SetSeparatorValue(const U16String &value)

See Also

DataLabels::SetSeparatorValue(const char16_t*) method

Gets or sets the separator value used for the data labels on a chart.

void Aspose::Cells::Charts::DataLabels::SetSeparatorValue(const char16_t *value)

See Also