#include <iup.h>#include <cd.h>#include "sxy_vector.h"#include "sxy_axis.h"#include "sxy_task.h"Include dependency graph for sxy_graph.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Compounds | |
| class | SXYGraph |
Enumerations | |
| enum | SXYGraphDoubleBufferMode { WITH_DOUBLE_BUFFER = 0, WITHOUT_DOUBLE_BUFFER } |
| enum | SXYGraphFitOption { ALL_X = 0, ALL_Y, INDIVIDUAL_X, INDIVIDUAL_Y } |
|
|
Definition at line 19 of file sxy_graph.h. |
|
|
Definition at line 24 of file sxy_graph.h. |