Package | Description |
---|---|
info.monitorenter.gui.chart |
The core package for jchart2d.
|
info.monitorenter.gui.chart.axis |
Contains
IAxis implementations
of jchart2d that model the axis of the chart. |
Modifier and Type | Method and Description |
---|---|
IAxis.AxisTitle |
IAxis.getAxisTitle()
Returns the title of this axis.
|
IAxis.AxisTitle |
IAxis.removeAxisTitle()
Removes the title of this axis.
|
Modifier and Type | Method and Description |
---|---|
void |
IAxis.setAxisTitle(IAxis.AxisTitle axisTitle)
Sets the title of this axis.
|
Modifier and Type | Method and Description |
---|---|
IAxis.AxisTitle |
AAxis.getAxisTitle() |
IAxis.AxisTitle |
AAxis.removeAxisTitle() |
Modifier and Type | Method and Description |
---|---|
void |
AAxis.setAxisTitle(IAxis.AxisTitle axisTitle) |
Copyright © 2018. All rights reserved.