LibreOffice
LibreOffice 6.4 SDK API Reference
|
Go to the documentation of this file.
19 #ifndef com_sun_star_chart2_XDataSeries_idl
20 #define com_sun_star_chart2_XDataSeries_idl
void resetDataPoint([in] long nIndex)
the formatting of the specified data point is cleared
void resetAllDataPoints()
all data point formatting are cleared
provides information about and access to the properties from an implementation.
Definition: XPropertySet.idl:64
::com::sun::star::beans::XPropertySet getDataPointByIndex([in] long nIndex)
A data series represents the object that has all the knowledge to be rendered as a visual data series...
Definition: XDataSeries.idl:39
Definition: Ambiguous.idl:22
base interface of all UNO interfaces
Definition: XInterface.idl:48
This exception is thrown to indicate that a container has been accessed with an illegal index.
Definition: IndexOutOfBoundsException.idl:35