Module: GOffice::GraphSeriesPriority

Defined in:
(unknown)

Constant Summary collapse

REQUIRED =

it must be there.

0 or :required
SUGGESTED =

allocator will fill it in, but use need not.

1 or :suggested
OPTIONAL =

optional data.

2 or :optional
ERRORS =

optional data for error bars.

3 or :errors