com.sun.star.chart
Interface XAxisXSupplier
- All Superinterfaces:
- com.sun.star.uno.XInterface
- All Known Subinterfaces:
- com.sun.star.chart.XTwoAxisXSupplier
- public abstract interface XAxisXSupplier
- extends com.sun.star.uno.XInterface
Field Summary |
static com.sun.star.uno.Uik |
UIK
|
static java.lang.Object |
UNORUNTIMEDATA
|
static com.sun.star.lib.uno.typeinfo.TypeInfo[] |
UNOTYPEINFO
|
Method Summary |
abstract com.sun.star.beans.XPropertySet |
getXAxis()
|
abstract com.sun.star.drawing.XShape |
getXAxisTitle()
|
abstract com.sun.star.beans.XPropertySet |
getXHelpGrid()
|
abstract com.sun.star.beans.XPropertySet |
getXMainGrid()
|
UIK
public static final com.sun.star.uno.Uik UIK
UNORUNTIMEDATA
public static final java.lang.Object UNORUNTIMEDATA
UNOTYPEINFO
public static final com.sun.star.lib.uno.typeinfo.TypeInfo[] UNOTYPEINFO
getXAxis
public abstract com.sun.star.beans.XPropertySet getXAxis()
throws com.sun.star.uno.RuntimeException
getXAxisTitle
public abstract com.sun.star.drawing.XShape getXAxisTitle()
throws com.sun.star.uno.RuntimeException
getXHelpGrid
public abstract com.sun.star.beans.XPropertySet getXHelpGrid()
throws com.sun.star.uno.RuntimeException
getXMainGrid
public abstract com.sun.star.beans.XPropertySet getXMainGrid()
throws com.sun.star.uno.RuntimeException