19#ifndef __com_sun_star_chart_Diagram_idl__
20#define __com_sun_star_chart_Diagram_idl__
34 module
com { module sun { module star { module chart {
provides information about and access to the properties from an implementation.
Definition XPropertySet.idl:64
Easier access to the different axes within a chart.
Definition XAxisSupplier.idl:31
allow for different positioning options for a diagram
Definition XDiagramPositioning.idl:34
manages the diagram of the chart document.
Definition XDiagram.idl:37
Definition XSecondAxisTitleSupplier.idl:30
ChartDataRowSource
specifies if the data rows (aka data series) displayed in the chart, take their values from the row o...
Definition ChartDataRowSource.idl:32
Definition Ambiguous.idl:22
the base service for the diagram of the chart document.
Definition Diagram.idl:48
long MissingValueTreatment
specifies how empty or invalid cells in the provided data should be handled when displayed
Definition Diagram.idl:114
boolean AutomaticSize
If this property is TRUE the size is calculated by the application automatically.
Definition Diagram.idl:79
boolean AutomaticPosition
If this property is TRUE the position is calculated by the application automatically.
Definition Diagram.idl:72
long DataCaption
specifies how the caption of data points is displayed.
Definition Diagram.idl:107
com::sun::star::chart::ChartDataRowSource DataRowSource
determines if the data for a data row is contained in the columns or in the rows of the data array.
Definition Diagram.idl:100
A component that supports this service preserves XML attributes, unknown by its parser,...
Definition UserDefinedAttributesSupplier.idl:33