Cairo-Dock 2.4.0~1
_CairoGraphAttribute Struct Reference

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.

Detailed Description

Attributes of a Graph.


The documentation for this struct was generated from the following file:
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines