public class LineChartModel extends Object
LineChartModel(List<String> x, List<String> y, List<String> series)
List<String>
getSeries()
getX()
getY()
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public LineChartModel(List<String> x, List<String> y, List<String> series)
public List<String> getX()
public List<String> getY()
public List<String> getSeries()
"Copyright © 2010 - 2017 Adobe Systems Incorporated. All Rights Reserved"