Searched refs:setPointLabelFormatter (Results 1 – 2 of 2) sorted by relevance
64 series1Format.setPointLabelFormatter(new PointLabelFormatter()); in onCreate()73 series2Format.setPointLabelFormatter(new PointLabelFormatter()); in onCreate()
82 this.setPointLabelFormatter(plf); in LineAndPointFormatter()171 public void setPointLabelFormatter(PointLabelFormatter pointLabelFormatter) { in setPointLabelFormatter() method in LineAndPointFormatter