public class PlotPoint extends Object
| Constructor and Description |
|---|
PlotPoint(String yvalue,
String url,
String label) |
public String getYvalue()
public void setYvalue(String yvalue)
yvalue - set the yvalue for this point.public String getUrl()
public void setUrl(String url)
url - set the url for this point.public String getLabel()
public void setLabel(String label)
label - set the label for this point.Copyright © 2004-2015. All Rights Reserved.