public static class LineChartStyle.Border extends java.lang.Object
static int
ALL
BOTTOM
LEFT
RIGHT
TOP
LineChartStyle.Border(int... values)
boolean
bottom()
contains(int value)
left()
right()
top()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static final int LEFT
public static final int TOP
public static final int RIGHT
public static final int BOTTOM
public static final int ALL
public LineChartStyle.Border(int... values)
public boolean contains(int value)
public boolean left()
public boolean top()
public boolean right()
public boolean bottom()