org.openfuxml.addon.chart.util
Class ChartLabelResolver
java.lang.Object
org.openfuxml.addon.chart.util.ChartLabelResolver
public class ChartLabelResolver
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ChartLabelResolver
public ChartLabelResolver()
getTitle
public static String getTitle(Chart ofxChart)
getAxisLabelX
public static String getAxisLabelX(Chart ofxChart)
getAxisLabelY
public static String getAxisLabelY(Chart ofxChart)
getAxisLabel
public static String getAxisLabel(Chart ofxChart,
OfxChartTypeResolver.AxisOrientation type)
Copyright © 2014. All Rights Reserved.