|
||||||||||
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.styles.TowerStyle
public final class TowerStyle
Title: TowerStyle class
Description: Describes the possible values of the Tower.TowerStyle method.
Copyright (c) 2005-2006 by Steema Software SL. All Rights Reserved.
Company: Steema Software SL
Tower.getTowerStyle()
,
Serialized FormField Summary | |
---|---|
static TowerStyle |
ARROW
Defines Tower series points as arrows. |
static TowerStyle |
CONE
Defines Tower series points as cones. |
static TowerStyle |
COVER
Defines Tower series points as covers. |
static TowerStyle |
CUBE
Defines Tower series points as cubes. |
static TowerStyle |
CYLINDER
Defines Tower series points as cylinders. |
static TowerStyle |
PYRAMID
Defines Tower series points as pyramids. |
static TowerStyle |
RECTANGLE
Defines Tower series points as rectangles. |
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 TowerStyle CUBE
public static final TowerStyle RECTANGLE
public static final TowerStyle COVER
public static final TowerStyle CYLINDER
public static final TowerStyle ARROW
public static final TowerStyle CONE
public static final TowerStyle PYRAMID
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |