Graph: ezcGraph
[ ]
[ ]
[ ]
[ ]
[ ]
Class: ezcGraph
|
Base options class for all eZ components. [
source]
Constants
BAR
= 3
|
Display type for datasets. Bar and line charts may contain datasets of type ezcGraph::BAR. |
BOTTOM
= 2
|
Constant used for positioning of elements. May be used as a bitmask together with other postioning constants. |
BULLET
= 2
|
Filled circle |
CENTER
= 16
|
Constant used for positioning of elements. May be used as a bitmask together with other postioning constants. |
CIRCLE
= 3
|
Non filled circle |
DIAMOND
= 1
|
Rhomb like looking symbol |
HORIZONTAL
= 1
|
Constant used for background repetition. Repeat along the x axis. May be used as a bitmask together with ezcGraph::VERTICAL. |
KEY
= 0
|
Identifier for keys in complex dataset arrays |
LEFT
= 4
|
Constant used for positioning of elements. May be used as a bitmask together with other postioning constants. |
LINE
= 2
|
Display type for datasets. Bar and line charts may contain datasets of type ezcGraph::LINE. |
MIDDLE
= 32
|
Constant used for positioning of elements. May be used as a bitmask together with other postioning constants. |
NO_REPEAT
= 0
|
Constant used for background repetition. No repeat. |
NO_SYMBOL
= 0
|
No symbol, will fallback to a rect in the legend |
ODOMETER
= 4
|
|
PALM_FONT
= 3
|
Font type definition. Used for Palm Format Fonts for Ming driver. |
PIE
= 1
|
Display type for datasets. Pie may only be used with pie charts. |
PS_FONT
= 2
|
Font type definition. Used for Postscript Type 1 fonts. |
RIGHT
= 8
|
Constant used for positioning of elements. May be used as a bitmask together with other postioning constants. |
TOP
= 1
|
Constant used for positioning of elements. May be used as a bitmask together with other postioning constants. |
TTF_FONT
= 1
|
Font type definition. Used for True Type fonts. |
VALUE
= 1
|
Identifier for values in complex dataset arrays |
VERTICAL
= 2
|
Constant used for background repetition. Repeat along the y axis. May be used as a bitmask together with ezcGraph::HORIZONTAL. |
Last updated: Mon, 17 Dec 2007