Aspose::Words::Drawing::Charts::ChartDataLabel::set_ShowLegendKey method

ChartDataLabel::set_ShowLegendKey method

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

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

See Also