private class JFXyAxes.AxisFormatAdapter extends Object implements ChartFormat
| Modifier and Type | Field and Description |
|---|---|
private org.jfree.chart.axis.Axis |
axis |
| Modifier | Constructor and Description |
|---|---|
private |
AxisFormatAdapter(org.jfree.chart.axis.Axis axis)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
void |
withPattern(String pattern)
Sets the format pattern to accept
|
private AxisFormatAdapter(org.jfree.chart.axis.Axis axis)
axis - the axis referencepublic void withPattern(String pattern)
ChartFormatwithPattern in interface ChartFormatpattern - the format patternCopyright 2014-2017, Xavier Witdouck