getXAxisValue abstract method

X getXAxisValue(
  1. int index
)

Returns a X value at index.

Implementation

X getXAxisValue(int index);