41     void removeDataSeries( [in] 
XDataSeries aDataSeries )
    46     sequence< XDataSeries > getDataSeries();
    50     void setDataSeries( [in] sequence< XDataSeries > aDataSeries )
 A data series represents the object that has all the knowledge to be rendered as a visual data series...
Definition: XDataSeries.idl:32
 
Definition: Ambiguous.idl:20
 
This exception is thrown to indicate that a method has passed an illegal or inappropriate argument...
Definition: IllegalArgumentException.idl:25
 
Definition: XDataSeriesContainer.idl:29
 
is thrown by child access methods of collections, if the addressed child does not exist...
Definition: NoSuchElementException.idl:30
 
base interface of all UNO interfaces 
Definition: XInterface.idl:45