|
Cairo-Dock 2.4.0~1
|
Attributes of a Graph. More...
Data Fields | |
| CairoDataRendererAttribute | rendererAttribute |
| General attributes of any DataRenderer. | |
| CairoDockTypeGraph | iType |
| type of graph | |
| gdouble * | fHighColor |
| color of the high values. it's a table of nb_values triplets, each of them representing an rgb color. | |
| gdouble * | fLowColor |
| color of the low values. same as fHighColor. | |
| gdouble | fBackGroundColor [4] |
| color of the background. | |
| gboolean | bMixGraphs |
| TRUE to draw all the values on the same graph. | |
Attributes of a Graph.