|
EspressReport v 5.5 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--quadbase.ChartAPI.QbChartBasic.CAxisRuler
| Method Summary | |
boolean |
isLabelVisible()
Checks the boolean state of the axis ruler labels. |
boolean |
isVisible()
Returns the boolean state of the Axis Ruler for the particular axis. |
void |
setLabelVisible(boolean b)
Sets the ruler label visibility. |
void |
setVisible(boolean b)
Sets the ruler visibility to on or off |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
public final boolean isVisible()
IAxisRulerisVisible in interface IAxisRulerquadbase.util.IAxisRulerpublic final void setVisible(boolean b)
IAxisRulersetVisible in interface IAxisRulerquadbase.util.IAxisRulervalue - The boolean state of the axis ruler. True
implies visible and false implies hiddenpublic final boolean isLabelVisible()
IAxisRulerisLabelVisible in interface IAxisRulerquadbase.util.IAxisRulerpublic final void setLabelVisible(boolean b)
IAxisRulersetLabelVisible in interface IAxisRulerquadbase.util.IAxisRulervalue - Set it to true for ruler labels to be displayed.
|
EspressReport v 5.5 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||