Aspose::Words::Drawing::Charts::ChartDataLabel::set_ShowCategoryName method

ChartDataLabel::set_ShowCategoryName method

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

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

See Also