#include <iup.h>#include <cd.h>#include <xy.h>#include "sxy_graph.h"#include "sxy_chart.h"Include dependency graph for sxy_graph_simple.h:

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

Go to the source code of this file.
Compounds | |
| class | SXYSimpleGraph |
Enumerations | |
| enum | SXYSimpleGraphType { LINEAR_SIMPLE_GRAPH = 0, SEMILOG_SIMPLE_GRAPH, LOG_SIMPLE_GRAPH, TIME_LINEAR_SIMPLE_GRAPH, TIME_LOG_SIMPLE_GRAPH } |
| enum | SXYSimpleGraphLayout { HALF_CROSS_LAYOUT = 0, QUARTER_CROSS_LAYOUT, TYPICAL_LAYOUT, DEPTH_LAYOUT } |
|
|
Definition at line 28 of file sxy_graph_simple.h. |
|
|
Definition at line 20 of file sxy_graph_simple.h. Referenced by SXYSimpleGraph::getType(), and SXYSimpleGraph::inferAxisType(). |