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