|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectnet.comrom.chart.ChartComponent
net.comrom.chart.AxisLabel
Axis label are texts that are displayed along the Axis.
| Field Summary | |
ChartColor |
color
|
ChartFont |
font
|
java.lang.String |
title
|
boolean |
vertical
|
| Fields inherited from class net.comrom.chart.ChartComponent |
height, width, x, y |
| Constructor Summary | |
AxisLabel(java.lang.String t,
ChartColor c,
ChartFont f)
|
|
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public ChartColor color
public ChartFont font
public java.lang.String title
public boolean vertical
| Constructor Detail |
public AxisLabel(java.lang.String t,
ChartColor c,
ChartFont f)
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||