10module
com { module sun { module star { module chart2 {
Provides interface for DataPointCustomLabelField service.
Definition XDataPointCustomLabelField.idl:18
string getCellRange()
Returns the address of the cell[range] from which the content of this field is sourced.
DataPointCustomLabelFieldType getFieldType()
void setDataLabelsRange([in] boolean dataLabelsRange)
Sets whether the label field's content is sourced from a cell[range] or not.
boolean getDataLabelsRange()
Indicates whether the label field's content is sourced from a cell[range] or not.
void setFieldType([in] DataPointCustomLabelFieldType fieldType)
void setCellRange([in] string cellRange)
Sets the address of the cell[range] from which the content of this field is sourced.
void setGuid([in] string guid)
DataPointCustomLabelFieldType
The Field type enumeration for custom data point labels.
Definition DataPointCustomLabelFieldType.idl:17
Definition Ambiguous.idl:20