Searched defs:domainLabelWidth (Results 1 – 1 of 1) sorted by relevance
66 private float domainLabelWidth = 15; // how many pixels is the area field in XYGraphWidget846 public void setDomainLabelWidth(float domainLabelWidth) { in setDomainLabelWidth()