|
||||||||||
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.RotateStyle
public final class RotateStyle
Title: RotateStyle class
Description: Describes the possible values of the Rotate.Style method.
Copyright (c) 2005-2006 by Steema Software SL. All Rights Reserved.
Company: Steema Software SL
Rotate.getStyle()
,
Serialized FormField Summary | |
---|---|
static RotateStyle |
ALL
Elevates and Rotates the Chart series. |
static RotateStyle |
ELEVATION
Elevates the Chart series. |
static RotateStyle |
ROTATION
Rotates the Chart series. |
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 RotateStyle ALL
public static final RotateStyle ROTATION
public static final RotateStyle ELEVATION
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |