public static final class GFreeChartXY.GAxis extends Object
Modifier and Type | Method and Description |
---|---|
String |
getStringValue(Double value)
Format the value using the current axis type.
|
GFreeChartXY.GAxisType |
getType()
Return axis type.
|
org.jfree.chart.axis.ValueAxis |
getValueAxis()
Return the freechart value axis associated with the GAxis.
|
public org.jfree.chart.axis.ValueAxis getValueAxis()
public GFreeChartXY.GAxisType getType()
Copyright © 2024. All rights reserved.