com.linksoft.chart
Class Legend
java.lang.Object
com.linksoft.chart.ChartComponent
com.linksoft.chart.Legend
- public class Legend
- extends ChartComponent
Copyright (c) 2002-2005 LinkSoft Systems, Inc. All Rights Reserved
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
background
public FillStyle background
border
public LineStyle border
legendMargin
public int legendMargin
title
public java.lang.String title
color
public ChartColor color
font
public ChartFont font
verticalLayout
public boolean verticalLayout
legendLabel
public java.lang.String legendLabel
Legend
public Legend()
addItem
public void addItem(java.lang.String name,
java.lang.Object icon)
draw
public void draw(ChartGraphics g)
drawHorizontal
public void drawHorizontal(ChartGraphics g)
drawVertical
public void drawVertical(ChartGraphics g)