Searched refs:setDomainLabel (Results 1 – 5 of 5) sorted by relevance
93 aprLevelsPlot.setDomainLabel(""); in onCreate()124 aprHistoryPlot.setDomainLabel("Sample Index"); in onCreate()
94 plot1.setDomainLabel("Year"); in onCreate()
44 plot.setDomainLabel("x-vals"); in onCreate()
77 mySimpleXYPlot.setDomainLabel(""); in onCreate()
774 public void setDomainLabel(String domainLabel) { in setDomainLabel() method in XYPlot