Aspose::Words::Drawing::Charts::ChartDataLabel::get_Separator method

ChartDataLabel::get_Separator method

Gets 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.

System::String Aspose::Words::Drawing::Charts::ChartDataLabel::get_Separator()

See Also