Module: GOffice::GraphDimType
- Defined in:
- (unknown)
Constant Summary collapse
- INVALID =
invalid should not occur.
-1 or :invalid
- LABEL =
labels.
0 or :label
- INDEX =
indices.
1 or :index
- VALUE =
vector of values.
2 or :value
- MATRIX =
matrix of values.
3 or :matrix
- TYPES =
should not occur.
4 or :types