9#ifndef com_sun_star_chart2_DataPointCustomLabelField_idl
10#define com_sun_star_chart2_DataPointCustomLabelField_idl
15module
com { module sun { module star { module chart2 {
Provides interface for DataPointCustomLabelField service.
Definition: XDataPointCustomLabelField.idl:23
DataPointCustomLabelFieldType getFieldType()
void setFieldType([in] DataPointCustomLabelFieldType fieldType)
void setGuid([in] string guid)
DataPointCustomLabelFieldType
The Field type enumeration for custom data point labels.
Definition: DataPointCustomLabelFieldType.idl:20
Definition: Accessible.idl:22