com.jjoe64.graphview
Interface ValueDependentColor


public interface ValueDependentColor

you can change the color depending on the value. takes only effect in BarGraphView


Method Summary
 int get(GraphViewDataInterface data)
           
 

Method Detail

get

int get(GraphViewDataInterface data)