|
||||||||||
| 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.ErrorStyle
public final class ErrorStyle
Title: ErrorStyle class
Description: Describes the possible values of the CustomError.ErrorStyle.
Copyright (c) 2005-2006 by Steema Software SL. All Rights Reserved.
Company: Steema Software SL
CustomError.getErrorStyle(),
Serialized Form| Field Summary | |
|---|---|
static ErrorStyle |
BOTTOM
Crossbar of 'T' error displacement indicator displayed on the bottom. |
static ErrorStyle |
LEFT
Crossbar of 'T' error displacement indicator displayed on the left. |
static ErrorStyle |
LEFTRIGHT
Crossbar of 'T' error displacement indicator displayed on the left and right. |
static ErrorStyle |
RIGHT
Crossbar of 'T' error displacement indicator displayed on the right. |
static ErrorStyle |
TOP
Crossbar of 'T' error displacement indicator displayed on the top. |
static ErrorStyle |
TOPBOTTOM
Crossbar of 'T' error displacement indicator displayed on the top and bottom. |
| 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 ErrorStyle LEFT
public static final ErrorStyle RIGHT
public static final ErrorStyle LEFTRIGHT
public static final ErrorStyle TOP
public static final ErrorStyle BOTTOM
public static final ErrorStyle TOPBOTTOM
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||