HomeSort by relevance Sort by last modified time
    Searched refs:setRangeLabelWidth (Results 1 - 4 of 4) sorted by null

  /external/androidplot/Examples/DemoApp/src/com/androidplot/demos/
DualScaleXYPlotExampleActivity.java 83 graphWidget_LEFT.setRangeLabelWidth(50);
105 graphWidget_RIGHT.setRangeLabelWidth(graphWidget_LEFT.getRangeLabelWidth());
TouchZoomExampleActivity.java 75 mySimpleXYPlot.getGraphWidget().setRangeLabelWidth(25);
XYRegionExampleActivity.java 267 plot.getGraphWidget().setRangeLabelWidth(25);
  /external/androidplot/AndroidPlot-Core/src/main/java/com/androidplot/xy/
XYGraphWidget.java     [all...]

Completed in 4109 milliseconds