Syntax
interface XTwoAxisXSupplier : com::sun::star::chart::XAxisXSupplier ;
Description
gives access to both the primary and the secondary x -axis
of a chart.
See also
- XDiagram
-
Known Services Which Export this Interface
|
com::sun::star::chart::ChartTwoAxisXSupplier -
Method Details
|
|
Syntax
- com::sun::star::beans::XPropertySet getSecondaryXAxis
();
Returns
-
the properties of the secondary x -axis of the
diagram.
The returned property set contains scaling properties as
well as formatting properties.
See also
- ChartAxis
-
|
Top of Page
Copyright 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.