com.moneydance.awt.graph
Interface ValueLabeler


public interface ValueLabeler


Method Summary
 java.lang.String getLabelForValue(double value, int type)
           
 

Method Detail

getLabelForValue

public java.lang.String getLabelForValue(double value,
                                         int type)