net.comrom.chart
Class HAxisLabel

java.lang.Object
  extended bynet.comrom.chart.ChartComponent
      extended bynet.comrom.chart.AxisLabel
          extended bynet.comrom.chart.HAxisLabel

public class HAxisLabel
extends AxisLabel


Field Summary
 
Fields inherited from class net.comrom.chart.AxisLabel
color, font, title, vertical
 
Fields inherited from class net.comrom.chart.ChartComponent
height, width, x, y
 
Constructor Summary
HAxisLabel(java.lang.String t, ChartColor c, ChartFont f)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HAxisLabel

public HAxisLabel(java.lang.String t,
                  ChartColor c,
                  ChartFont f)