Chart FX for Java 6.5

SoftwareFX.ChartFX
Class LegendBox

java.lang.Object
  extended by SoftwareFX.ChartFX.LegendBoxBase
      extended by SoftwareFX.ChartFX.LegendBox

public final class LegendBox
extends LegendBoxBase

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

LegendBox

public LegendBox()

LegendBox

public LegendBox(boolean values)

http://www.softwarefx.com

2007 Software FX, Inc. All Rights Reserved. Chart FX is a registered trademark of Software FX, Inc
All other names are trademarks or registered trademarks of their respective owners.