Module: GOffice::GraphMSDimType
- Defined in:
- (unknown)
Constant Summary collapse
- LABELS =
labels.
0 or :labels
- VALUES =
values.
1 or :values
- CATEGORIES =
categories.
2 or :categories
- BUBBLES =
bubble values.
3 or :bubbles
- TYPES =
maximum value known by MS, should not occur.
4 or :types
- ERR_PLUS1 =
positive erros on first dimension, we made it up.
5 or :err_plus1
- ERR_MINUS1 =
negative erros on first dimension, we made it up.
6 or :err_minus1
- ERR_PLUS2 =
positive erros on second dimension, we made it up.
7 or :err_plus2
- ERR_MINUS2 =
negative erros on second dimension, we made it up
8 or :err_minus2
- START =
start value, we made it up for dropbars.
9 or :start
- END =
end value, we made it up for dropbars.
10 or :end
- LOW =
low value, we made it up for hi-lo.
11 or :low
- HIGH =
high value, we made it up for hi-lo.
12 or :high
- EXTRA1 =
we made it up for other uses.
13 or :extra1
- EXTRA2 =
we made it up for other uses.
14 or :extra2