LibreOffice
LibreOffice 7.4 SDK API Reference
Public Member Functions | List of all members
XTwoAxisYSupplier Interface Referencepublished

gives access to both the primary and the secondary y-axis of a diagram. More...

import"XTwoAxisYSupplier.idl";

Inheritance diagram for XTwoAxisYSupplier:
XAxisYSupplier XInterface ChartTwoAxisYSupplier AreaDiagram BarDiagram BubbleDiagram LineDiagram StockDiagram XYDiagram XYDiagram

Public Member Functions

com::sun::star::beans::XPropertySet getSecondaryYAxis ()
 
- Public Member Functions inherited from XAxisYSupplier
com::sun::star::drawing::XShape getYAxisTitle ()
 
com::sun::star::beans::XPropertySet getYAxis ()
 
com::sun::star::beans::XPropertySet getYHelpGrid ()
 
com::sun::star::beans::XPropertySet getYMainGrid ()
 
- Public Member Functions inherited from XInterface
any queryInterface ([in] type aType)
 queries for a new interface to an existing UNO object. More...
 
void acquire ()
 increases the reference counter by one. More...
 
void release ()
 decreases the reference counter by one. More...
 

Detailed Description

gives access to both the primary and the secondary y-axis of a diagram.

See also
XChartDocument

Member Function Documentation

◆ getSecondaryYAxis()

com::sun::star::beans::XPropertySet getSecondaryYAxis ( )
Returns
the properties of the secondary y-axis of the diagram.

The returned property set contains scaling properties as well as formatting properties.

See also
ChartAxis

The documentation for this interface was generated from the following file: