|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectcom.linksoft.chart.ChartComponent
com.linksoft.chart.AxisLabel
Copyright (c) 2002-2005 LinkSoft Systems, Inc. All Rights Reserved
| Field Summary | |
ChartColor |
color
|
ChartFont |
font
|
java.lang.String |
title
|
boolean |
vertical
|
| Fields inherited from class com.linksoft.chart.ChartComponent |
chart, height, width, x, y |
| Constructor Summary | |
AxisLabel(java.lang.String t,
ChartColor c,
ChartFont f)
|
|
| Method Summary | |
protected void |
draw(ChartGraphics chartgraphics)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, 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)
| Method Detail |
protected void draw(ChartGraphics chartgraphics)
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||