83 [in] sequence< com::sun::star::beans::PropertyValue > aArguments );
provides information about and access to the properties from an implementation.
Definition: XPropertySet.idl:46
Definition: XColorScheme.idl:30
Interface for the data table of a diagram.
Definition: XDataTable.idl:27
Definition: XDiagram.idl:30
com::sun::star::beans::XPropertySet getWall()
returns the property set that determines the visual appearance of the wall.
XDataTable getDataTable()
returns the data table
void setDataTable([in] XDataTable xDataTable)
sets a new data table.
void setDefaultColorScheme([in] XColorScheme xColorScheme)
sets an XColorScheme that defines the default colors for data series (or data points) in the diagram.
XLegend getLegend()
returns the legend, which may represent data series and other information about a diagram in a separa...
void setDiagramData([in] com::sun::star::chart2::data::XDataSource xDataSource, [in] sequence< com::sun::star::beans::PropertyValue > aArguments)
sets new data to the diagram.
void setLegend([in] XLegend xLegend)
sets a new legend.
XColorScheme getDefaultColorScheme()
returns an XColorScheme that defines the default colors for data series (or data points) in the diagr...
com::sun::star::beans::XPropertySet getFloor()
returns the property set that determines the visual appearance of the floor if any.
interface for the legend of a diagram
Definition: XLegend.idl:32
provides access to sequences of data.
Definition: XDataSource.idl:45
base interface of all UNO interfaces
Definition: XInterface.idl:46
Definition: Ambiguous.idl:20