|
LibreOffice
LibreOffice 7.6 SDK API Reference
|
void removeChartType([in] XChartType aChartType)
removes one data series from the chart type container.
is thrown by child access methods of collections, if the addressed child does not exist.
Definition: NoSuchElementException.idl:31
void setChartTypes([in] sequence< XChartType > aChartTypes)
set all chart types
Definition: XChartTypeContainer.idl:30
Definition: XChartType.idl:30
void addChartType([in] XChartType aChartType)
add a chart type to the chart type container
Definition: Ambiguous.idl:20
sequence< XChartType > getChartTypes()
retrieve all chart types
This exception is thrown to indicate that a method has passed an illegal or inappropriate argument.
Definition: IllegalArgumentException.idl:27
base interface of all UNO interfaces
Definition: XInterface.idl:46