Aspose::Words::Drawing::Charts::ChartDataLabel::set_ShowPercentage method

ChartDataLabel::set_ShowPercentage method

Allows to specify if percentage value is to be displayed for the data labels on a chart. Default value is false.

void Aspose::Words::Drawing::Charts::ChartDataLabel::set_ShowPercentage(bool value)

See Also