|
LibreOffice
LibreOffice 7.6 SDK API Reference
|
Go to the documentation of this file.
22 module
com { module sun { module star { module chart {
represents a component which is created from a URL and arguments.
Definition: XModel.idl:51
com::sun::star::chart::XChartData getData()
provides information about and access to the properties from an implementation.
Definition: XPropertySet.idl:46
com::sun::star::drawing::XShape getTitle()
com::sun::star::drawing::XShape getSubTitle()
manages the chart document.
Definition: XChartDocument.idl:31
lets you do a basic transformation on a Shape and get its type.
Definition: XShape.idl:29
void setDiagram([in] com::sun::star::chart::XDiagram xDiagram)
sets the diagram for the chart document.
manages the data of the chart.
Definition: XChartData.idl:30
manages the diagram of the chart document.
Definition: XDiagram.idl:29
com::sun::star::beans::XPropertySet getArea()
void attachData([in] com::sun::star::chart::XChartData xData)
attaches data to the chart.
com::sun::star::chart::XDiagram getDiagram()
Definition: Ambiguous.idl:20
com::sun::star::drawing::XShape getLegend()