public interface XyAxes
This is open source software released under the Apache 2.0 License
| Modifier and Type | Method and Description |
|---|---|
XyAxis |
domain()
Returns a reference to the domain axis
|
XyAxis |
range(int index)
Returns a reference to the range axis for the index specified
|
XyAxis domain()
XyAxis range(int index)
index - the index for range axis, 0 for primary, 1 for secondaryCopyright 2014-2017, Xavier Witdouck