com.sun.star.chart
Interface XStatisticDisplay
- All Superinterfaces:
- com.sun.star.uno.XInterface
- public abstract interface XStatisticDisplay
- 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 |
getDownBar()
|
abstract com.sun.star.beans.XPropertySet |
getMinMaxLine()
|
abstract com.sun.star.beans.XPropertySet |
getUpBar()
|
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
getDownBar
public abstract com.sun.star.beans.XPropertySet getDownBar()
throws com.sun.star.uno.RuntimeException
getMinMaxLine
public abstract com.sun.star.beans.XPropertySet getMinMaxLine()
throws com.sun.star.uno.RuntimeException
getUpBar
public abstract com.sun.star.beans.XPropertySet getUpBar()
throws com.sun.star.uno.RuntimeException