Searched refs:setDomainLabelWidth (Results 1 – 2 of 2) sorted by relevance
846 public void setDomainLabelWidth(float domainLabelWidth) { in setDomainLabelWidth() method in XYGraphWidget1224 setDomainLabelWidth(1); // needs to be at least 1 to display grid line. in setDomainAxisPosition()1237 setDomainLabelWidth(1); // needs to be at least 1 to display grid line. in setDomainAxisPosition()1248 setDomainLabelWidth(fontHeight + getDomainLabelTickExtension()); in setDomainAxisPosition()
270 plot.getGraphWidget().setDomainLabelWidth(15); in makePlotPretty()