|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Represents the Scale for chart scaling in the scripting environment
Method Summary | |
boolean |
isAuto()
Checks if Chart will be scaled automatically |
boolean |
isCategory()
Gets if scale is by category, meanwhile all scale attributes are invalid |
void |
setAuto()
Sets if Chart will be scaled automatically, i.e. |
void |
setCategory(boolean category)
Sets if scale is by category, meanwhile all scale attributes are invalid |
Method Detail |
public boolean isAuto()
public void setAuto()
public boolean isCategory()
public void setCategory(boolean category)
category
- category or not
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |