interface XChartData in module com::sun::star::chart:: |
interface XChartData : com::sun::star::uno::XInterface ;
manages the data of the chart.
Method Summary |
|
addChartDataChangeEventListener | allows a component supporting the XChartDataChangeEventListener interface to register as listener. The component will be notified with a ChartDataChangeEvent every time the chart's data changes. |
removeChartDataChangeEventListener | removes a previously registered listener. |
getNotANumber | |
isNotANumber | checks whether the value given is equal to the indicator value for a missing value. |
Known Services Which Export this Interface |
Method Details |
|||||
|
Copyright 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.