ooodev.format.inner.common.props.struct_data_point_label_props module

namedtuple ooodev.format.inner.common.props.struct_data_point_label_props.StructDataPointLabelProps(show_number, show_number_in_percent, show_category_name, show_legend_symbol, show_custom_label, show_series_name)[source]

Bases: NamedTuple

Internal Properties

Fields:
  1.  show_number (str) – Alias for field number 0

  2.  show_number_in_percent (str) – Alias for field number 1

  3.  show_category_name (str) – Alias for field number 2

  4.  show_legend_symbol (str) – Alias for field number 3

  5.  show_custom_label (str) – Alias for field number 4

  6.  show_series_name (str) – Alias for field number 5