|
||||||||||
| 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.tools.AnnotationPosition
public final class AnnotationPosition
Title: AnnotationPosition
Description: Describes the possible values of the Annotation.Position method.
Copyright (c) 2005-2006 by Steema Software SL. All Rights Reserved.
Company: Steema Software
Annotation.getPosition(),
Serialized Form| Field Summary | |
|---|---|
static AnnotationPosition |
LEFTBOTTOM
Draws the Annotation Tool in the bottom left of the Chart Panel. |
static AnnotationPosition |
LEFTTOP
Draws the Annotation Tool in the top left of the Chart Panel. |
static AnnotationPosition |
RIGHTBOTTOM
Draws the Annotation Tool in the bottom right of the Chart Panel. |
static AnnotationPosition |
RIGHTTOP
Draws the Annotation Tool in the top right of the Chart Panel. |
| 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 AnnotationPosition LEFTTOP
public static final AnnotationPosition LEFTBOTTOM
public static final AnnotationPosition RIGHTTOP
public static final AnnotationPosition RIGHTBOTTOM
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||