Aspose::Words::Drawing::Charts::ChartDataLabel::set_Separator method
ChartDataLabel::set_Separator method
Sets string separator used for the data labels on a chart. The default is a comma, except for pie charts showing only category name and percentage, when a line break shall be used instead.
void Aspose::Words::Drawing::Charts::ChartDataLabel::set_Separator(const System::String &value)
See Also
- Class ChartDataLabel
- Namespace Aspose::Words::Drawing::Charts
- Library Aspose.Words for C++