|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.steema.teechart.misc.Enum
com.steema.teechart.legend.LegendAlignment
public final class LegendAlignment
Title: Legend.Alignment class
Description: Describes the possible values of Legend.Alignment
Copyright (c) 2005-2006 by Steema Software SL. All Rights Reserved.
Company: Steema Software SL
| Field Summary | |
|---|---|
static LegendAlignment |
BOTTOM
Aligns the legend to the bottom of the TChart. |
static LegendAlignment |
LEFT
Aligns the legend to the left of the TChart. |
static LegendAlignment |
RIGHT
Aligns the legend to the right of the TChart. |
static LegendAlignment |
TOP
Aligns the legend to the top of the TChart. |
| Method Summary |
|---|
| Methods inherited from class com.steema.teechart.misc.Enum |
|---|
getValue, readResolve |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final LegendAlignment LEFT
public static final LegendAlignment RIGHT
public static final LegendAlignment TOP
public static final LegendAlignment BOTTOM
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||