33 service ::com::sun::star::drawing::FillProperties;
34 service ::com::sun::star::drawing::LineProperties;
35 service ::com::sun::star::beans::PropertySet;
39 interface ::com::sun::star::chart2::XLegend;
LegendPosition
Definition LegendPosition.idl:30
ChartLegendExpansion
Specifies sizing aspects of the legend.
Definition ChartLegendExpansion.idl:32
Definition Ambiguous.idl:20
Describes a legend for a Diagram.
Definition Legend.idl:32
::com::sun::star::chart::ChartLegendExpansion Expansion
Determines how the aspect ratio of the legend should roughly be.
Definition Legend.idl:54
LegendPosition AnchorPosition
Provides an automated position.
Definition Legend.idl:43
boolean Show
Determines, whether the legend should be rendered by the view.
Definition Legend.idl:58
com::sun::star::awt::Size ReferencePageSize
contains the size of the page at the time when properties were set (e.g.
Definition Legend.idl:72
::com::sun::star::chart2::RelativePosition RelativePosition
The position is as a relative position on the page.
Definition Legend.idl:82
boolean Overlay
Determines, whether the legend should overlay the chart.
Definition Legend.idl:64
specifies the 2-dimensional size of an area using width and height.
Definition Size.idl:28
Determines a position of an object relative to a size defined by other means.
Definition RelativePosition.idl:34