public interface HasAxes
Modifier and Type | Method and Description |
---|---|
default boolean |
checkAxis(Axis axis)
Returns
true if the axis can be managed by a this chart type. |
default boolean checkAxis(Axis axis)
true
if the axis can be managed by a this chart type.axis
- axis to checktrue
if the axis can be managed by a this chart type