:: com :: sun :: star :: chart2 ::

service CustomLegendEntry

Included Services
::com::sun::star::beans::XPropertySet
Usage Restrictions
optional
Description
must be supported, if properties are implemented
Exported Interfaces
XLegendEntry
Description
Is used to identify an object as one that may be shown in a legend.
XTitled
Description
Is used to display a legend text
XLegendSymbolProvider
Usage Restrictions
optional
Description
If the legend entry should contain a user-defined symbol, you have to implement this interface.
Properties' Summary
LegendSymbolStyle
SymbolStyle
[ OPTIONAL ]
determines what kind of symbol is displayed next to the entry in the legend.  
Properties' Details
SymbolStyle
LegendSymbolStyle SymbolStyle;
Usage Restrictions
optional
Description
determines what kind of symbol is displayed next to the entry in the legend.

 
Top of Page