ChartDataLabelCollection.separator property. Gets or sets string separator used for the data labels of the entire series...Series" , [ "Word" , "PDF" , "Excel" ], [ 2.7 , 3.2 , 0.8 ]); //...
AxisTickLabels.position property. Gets or sets the position of the tick labels on the axis....categories = [ 'Word' , 'PDF' , 'Excel' , 'GoogleDocs' , 'Note' ],...
Aspose::Words::Drawing::Charts::ChartDataLabelCollection::get_Separator method. Gets or sets string separator used for the data labels of the entire series. The default is a comma, except for pie charts showing only category name and percentage, when a line break shall be used instead in C++....({ u "Word" , u "PDF" , u "Excel" }), MakeArray < double > ({...
AxisTickLabels.spacing property. Gets or sets the interval at which the tick labels are drawn....categories = [ 'Word' , 'PDF' , 'Excel' , 'GoogleDocs' , 'Note' ],...
AxisTickLabels.is_auto_spacing property. Gets or sets a flag indicating whether to use automatic interval for drawing the tick labels....categories = [ 'Word' , 'PDF' , 'Excel' , 'GoogleDocs' , 'Note' ],...