Module: GOffice::GraphErrorBarDirection

Defined in:
(unknown)

Constant Summary collapse

HORIZONTAL =

horizontal (xy plots).

0 or :horizontal
VERTICAL =

vertical (xy plots).

1 or :vertical
ANGULAR =

angular (polar plots).

2 or :angular
RADIAL =

radial (polar plots).

3 or :radial