|
||||||||||
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.PieToolStyle
public final class PieToolStyle
Title: PieToolStyle class
Description: Describes the possible values of the PieTool.Style method.
Copyright (c) 2005-2008 by Steema Software SL. All Rights Reserved.
Company: Steema Software SL
PieTool.getStyle()
,
Serialized FormField Summary | |
---|---|
static PieToolStyle |
EXPLODE
Explodes and un-explodes the focused slice. |
static PieToolStyle |
FOCUS
Draws a border around the focused pie slice. |
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 PieToolStyle FOCUS
public static final PieToolStyle EXPLODE
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |