|
||||||||||
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.PositionUnits
public final class PositionUnits
Title: PositionUnits class
Description: Defines axis Position units (pixels or percentage)
Copyright (c) 2005-2013 by Steema Software SL. All Rights Reserved.
Company: Steema Software SL
Field Summary | |
---|---|
static PositionUnits |
PERCENT
Units as a percentage of horizontal or vertical chart size. |
static PositionUnits |
PIXELS
Units as pixels. |
Method Summary |
---|
Methods inherited from class com.steema.teechart.misc.Enum |
---|
getValue |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final PositionUnits PERCENT
public static final PositionUnits PIXELS
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |