Home
last modified time | relevance | path

Searched defs:textOrientation (Results 1 – 1 of 1) sorted by relevance

/external/androidplot/AndroidPlot-Core/src/main/java/com/androidplot/xy/
DValueMarker.java45 private TextOrientation textOrientation; field in ValueMarker
133 public void setTextOrientation(TextOrientation textOrientation) { in setTextOrientation()