Package | Description |
---|---|
org.swtchart.internal | |
org.swtchart.internal.axis |
Modifier and Type | Field and Description |
---|---|
AxisTickLabels |
ChartLayout.AxisLayoutData.axisTickLabels
the axis tick labels
|
Modifier and Type | Field and Description |
---|---|
private AxisTickLabels |
AxisTick.axisTickLabels
the axis tick labels
|
Modifier and Type | Method and Description |
---|---|
AxisTickLabels |
AxisTick.getAxisTickLabels()
Gets the axis tick labels.
|