ooodev.adapter.chart2.data_point_custom_label_field_comp module
- class ooodev.adapter.chart2.data_point_custom_label_field_comp.DataPointCustomLabelFieldComp(component)[source]
Bases:
ComponentBase
,PropertyChangeImplement
,VetoableChangeImplement
Class for managing Chart2 DataPointCustomLabelField Component.
- Parameters:
component (DataPointCustomLabelField) –
- __init__(component)[source]
Constructor
- Parameters:
component (DataPointCustomLabelField) – UNO Chart2 DataPointCustomLabelField Component.
- Return type:
None
- property component: com.sun.star.chart2.DataPointCustomLabelField
DataPointCustomLabelField Component
- Return type:
DataPointCustomLabelField