Aspose::Cells::Charts::DataLabels::SetShowCategoryName method

DataLabels::SetShowCategoryName method

Represents a specified chart’s data label category name display behavior.True to display the category name for the data labels on a chart. False to hide.

void Aspose::Cells::Charts::DataLabels::SetShowCategoryName(bool value)

See Also