net.comrom.chart
Interface IConstants


public interface IConstants


Field Summary
static int UNIT_PERCENTAGE
           
static int UNIT_PIXELS
           
static int UNIT_USER
           
 

Field Detail

UNIT_USER

public static final int UNIT_USER
See Also:
Constant Field Values

UNIT_PERCENTAGE

public static final int UNIT_PERCENTAGE
See Also:
Constant Field Values

UNIT_PIXELS

public static final int UNIT_PIXELS
See Also:
Constant Field Values