|
||||||||||
| 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.AxisArrowPosition
public final class AxisArrowPosition
Title: AxisArrowPosition class
Description: Describes the possible values of the AxisArrow.Position method.
Copyright (c) 2005-2006 by Steema Software SL. All Rights Reserved.
Company: Steema Software SL
AxisArrow.getPosition(),
Serialized Form| Field Summary | |
|---|---|
static AxisArrowPosition |
BOTH
Draws arrows at both ends of the Axis. |
static AxisArrowPosition |
END
Draws an arrow at the end of the Axis. |
static AxisArrowPosition |
START
Draws an arrow at the beginning of the Axis. |
| 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 AxisArrowPosition START
public static final AxisArrowPosition END
public static final AxisArrowPosition BOTH
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||