public final class DefaultScales extends Object implements IsDefaultScales
| Constructor and Description |
|---|
DefaultScales() |
| Modifier and Type | Method and Description |
|---|---|
Display |
getDisplay()
The display option controls the visibility of axis
|
IsDefaultScale |
getXAxis()
Returns the default configuration for x axis.
|
IsDefaultScale |
getYAxis()
Returns the default configuration for y axis.
|
public Display getDisplay()
IsDefaultScalesgetDisplay in interface IsDefaultScalespublic IsDefaultScale getXAxis()
IsDefaultScalesgetXAxis in interface IsDefaultScalespublic IsDefaultScale getYAxis()
IsDefaultScalesgetYAxis in interface IsDefaultScales