com.androidplot.xy
Class AxisValueLabelFormatter

java.lang.Object
  extended by com.androidplot.xy.AxisValueLabelFormatter

public class AxisValueLabelFormatter
extends Object


Constructor Summary
AxisValueLabelFormatter(int color)
           
 
Method Summary
 int getColor()
           
 void setColor(int color)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AxisValueLabelFormatter

public AxisValueLabelFormatter(int color)
Method Detail

getColor

public int getColor()

setColor

public void setColor(int color)


Copyright © 2010-2013 androidplot.com. All Rights Reserved.