Aspose::Words::Drawing::Charts::ChartDataLabel::set_ShowSeriesName method

ChartDataLabel::set_ShowSeriesName method

Sets a Boolean to indicate the series name display behavior for the data labels on a chart. true to show the series name; false to hide. By default false.

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

See Also