The following topic table lists static variables for graph types, their descriptions, and the methods in which they are used.
Variable Name |
Description |
Where Used |
---|---|---|
CLOSE_VALUE_MACRO |
"[CLOSE]" |
|
FILL_COLOR=1 |
Java 2D Text Fill Type |
|
FILL_GRADIENT_LEFTTORIGHT=2 |
Java 2D Text Fill Type |
|
FILL_TEXTURE=3 |
Java 2D Text Fill Type |
|
FIT_EXPONENTIAL |
Exponential curve fit line |
|
FIT_GEOMETRIC |
Geometric curve fit line |
|
FIT_HYPERBOLIC |
Hyperbolic curve fit line |
|
FIT_LINEAR |
Linear curve fit line |
|
FIT_LOGARITHMIC |
Logarithmic curve fit line |
|
FIT_LOGQUADRATIC |
Log quadratic curve fit line |
|
FIT_MODEXPONENTIAL |
Modified exponential curve fit line |
|
FIT_MODHYPERBOLIC |
Modified hyperbolic curve fit line |
|
FIT_NONE |
No curve fit line |
|
FIT_POLYNOMIAL |
Polynomial curve fit line |
|
FIT_QUADRATIC |
Quadratic curve fit line |
|
FIT_RATIONAL |
Rational curve fit line |
|
FORMAT_LONG=2 |
Long text format |
|
FORMAT_MEDIUM=1 |
Medium text format |
|
FORMAT_RAW=3 |
Use standard Java format |
|
HI_VALUE_MACRO |
"[HIGH]" |
|
LOCATION_VALUES_ONLEFT _LABELS_ON_RIGHT=2; |
Locate values on the left and labels on the right in a funnel graph |
|
LOCATION_LABELS_ONLEFT _VALUES_ON_RIGHT=1; |
Locate labels on the left and values on the right in a funnel graph |
|
LOCATION_LABELS_ONTOP _OF_VALUES_BOTH_ON_RIGHT=0 |
Locate labels on top of values drawn on the right of a funnel graph |
|
LOW_VALUE_MACRO |
"[LOW]" |
|
OPEN_VALUE_MACRO |
"[OPEN]" |
|
ROTATE_270=2 |
Rotate text 270 degrees |
|
ROTATE_45=3 |
Rotate text 45degrees |
|
ROTATE_90=1 |
Rotate text 90 degrees |
|
ROTATE_NONE=0 |
Do not rotate text |
|
SCALING_ABSOLUTE |
Scale type |
|
SCALING_HIST |
Scale type |
|
SCALING_PERCENT |
Scale type |
|
SCALING_STACKED |
Scale type |
|
SIZE_VALUE_MACRO |
"[SIZE]" |
|
TIME_INTERVAL_DAYS=4 |
Days Time Interval |
|
TIME_INTERVAL_HOURS=3 |
Hours Time Interval |
|
TIME_INTERVAL_MINUTES=2 |
Minutes Time Interval |
|
TIME_INTERVAL_MONTHS=6 |
Months Time Interval |
|
TIME_INTERVAL_QUARTERS=7 |
Quarters Time Interval |
|
TIME_INTERVAL_SECONDS=1 |
Seconds Time Interval |
|
TIME_INTERVAL_UNDEFINED=0 |
Undefined Time Interval |
|
TIME_INTERVAL_WEEKS=5 |
Weeks Time Interval |
|
TIME_INTERVAL_YEARS=8 |
Years Time Interval |
|
UNDERLINE_LOW_DASHED=5 |
Java 2D text underline type |
|
UNDERLINE_LOW_DOTTED=3 |
Java 2D text underline type |
|
UNDERLINE_LOW_GRAY=4 |
Java 2D text underline type |
|
UNDERLINE_LOW_ONE_PIXEL=1 |
Java 2D text underline type |
|
UNDERLINE_LOW_TWO_PIXEL=2 |
Java 2D text underline type |
|
WATERFALL_HORZ=101 |
Horizontal waterfall graph |
|
WATERFALL_VERT=100 |
Vertical waterfall graph |
|
WATERFALLGROUPMODE_EXTRA=3 |
Extra waterfall group mode |
|
WATERFALLGROUPMODE_NORMAL=0 |
Normal waterfall group mode |
|
WATERFALLGROUPMODE_SUBTOTAL=1 |
Subtotal waterfall group mode |
|
WATERFALLGROUPMODE_TOTAL=2 |
Total waterfall group Mode |
|
X_VALUE_MACRO |
"[X]" |
|
X_Y_VALUE_MARCO |
"[X], [Y]" |
|
Y_VALUE_MACRO |
"[Y]" |
WebFOCUS | |
Feedback |