|
||||||||||
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.functions.PeriodStyle
public final class PeriodStyle
Title: PeriodStyle class
Description: Descibes function period as a number of points or as a range of points.
Copyright (c) 2005-2008 by Steema Software SL. All Rights Reserved.
Company: Steema Software SL
Field Summary | |
---|---|
static PeriodStyle |
NUMPOINTS
Defines function period as a number of points. |
static PeriodStyle |
RANGE
Defines function period as a range of points. |
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 PeriodStyle NUMPOINTS
public static final PeriodStyle RANGE
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |