|
Chart FX for Java 6.5 | |||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object SoftwareFX.ChartFX.LegendBoxBase SoftwareFX.ChartFX.LegendBox
public final class LegendBox
Provides access to the LegendBox object.
A legend box is a tool within a chart that contains relevant information to explain what is being depicted in a chart. The members of the LegendBox Class are used to assign attributes to legend box objects in Chart FX.
Constructor Summary | |
---|---|
LegendBox()
|
|
LegendBox(boolean values)
|
Method Summary |
---|
Methods inherited from class SoftwareFX.ChartFX.LegendBoxBase |
---|
getAlignment, getBackColor, getBorderObject, getDocked, getFlags, getFont, getHeight, getHighlight, getTextColor, getTitle, getTitles, getToolBorder, getWidth, invalidate, isAutoSize, isDrawingArea, isVisible, setAlignment, setAutoSize, setBackColor, setBorderObject, setDocked, setDrawingArea, setFlags, setFont, setHeight, setTextColor, setToolBorder, setVisible, setWidth, sizeToFit |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public LegendBox()
public LegendBox(boolean values)
|
http://www.softwarefx.com | |||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |