GtkDataboxXYYCGraph

GtkDataboxXYYCGraph — An abstract anchestor for all graphs which display xyy-values (x, y1 and y2 values) in one color.

Includes

#include <gtkdatabox_xyyc_graph.h>

Description

GtkDataboxXYYCGraphs are an abstract class for displaying XYY-data (x, y1 and y2 values) in one color. The values for the data are represented as an array of X values, an array of Y1 values and an array of Y2 values. In order to actually display data, you should use one of the derived classes.

Functions

See Also

GtkDatabox, GtkDataboxOffsetBars