LibreOffice
LibreOffice 6.4 SDK API Reference
|
Go to the documentation of this file.
20 #ifndef com_sun_star_chart2_XChartType_idl
21 #define com_sun_star_chart2_XChartType_idl
sequence< string > getSupportedPropertyRoles()
Returns a sequence with supported property mapping roles.
XCoordinateSystem createCoordinateSystem([in] long DimensionCount)
Creates a coordinate systems that fits the chart-type with its current settings and for the given dim...
string getRoleOfSequenceForSeriesLabel()
Returns the role of the XLabeledDataSequence of which the label will be taken to identify the DataSer...
string getChartType()
A string representation of the chart type.
sequence< string > getSupportedOptionalRoles()
Returns a sequence of roles that are understood in addition to the mandatory roles (see XChartType::g...
sequence< string > getSupportedMandatoryRoles()
Returns a sequence of roles that are understood by this chart type.
Definition: XChartType.idl:37
Definition: Ambiguous.idl:22
Definition: XCoordinateSystem.idl:36
This exception is thrown to indicate that a method has passed an illegal or inappropriate argument.
Definition: IllegalArgumentException.idl:31
base interface of all UNO interfaces
Definition: XInterface.idl:48