Exported Interfaces |
XChartDocument |
manages the chart document.
|
::com::sun::star::beans::XPropertySet |
provides information about and access to the
properties from an implementation.
|
Properties' Summary |
HasMainTitle |
determines if the main title is shown or hidden.
|
HasSubTitle |
determines if the subtitle is shown or hidden.
|
HasLegend |
determines if the legend is shown or hidden.
|
Properties' Details |
HasMainTitle
boolean HasMainTitle;
- Description
- determines if the main title is shown or hidden.
|
|
HasSubTitle
boolean HasSubTitle;
- Description
- determines if the subtitle is shown or hidden.
|
|
HasLegend
boolean HasLegend;
- Description
- determines if the legend is shown or hidden.
|
|
Top of Page
Copyright © 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.