DataLabelFormat

Overview

DataLabelFormat is a class in Aspose.Slides FOSS for Python. Inherits from: IDataLabelFormat.

Represents formatting options for DataLabel.

Properties

NameTypeAccessDescription
show_legend_keyboolReadTrue if the data label legend key is visible.
show_valueboolReadTrue displays the value.
show_category_nameboolReadTrue displays the category name.
show_series_nameboolReadTrue displays the series name.
show_percentageboolReadTrue displays the percentage value.
show_bubble_sizeboolReadTrue displays the bubble size.
show_leader_linesboolReadTrue displays leader lines.
positionLegendDataLabelPositionReadPosition of the data label.
number_formatstrReadFormat string for DataLabels.
is_number_format_linked_to_sourceboolReadWhether number format is linked to the data source.
separatorstrReadSeparator used between label fields.
format'IFormat'ReadFill, line, and effect formatting of the label area.
text_format'IChartTextFormat'ReadChart text format.
show_label_value_from_cellboolReadTrue displays label text sourced from workbook cell(s).