##// END OF EJS Templates
Updates access to y-axis properties of the data series (1)...
Updates access to y-axis properties of the data series (1) Creates dedicated methods to get unit and bounds

File last commit:

r853:1ba93038a6bd
r962:c88ce6c8823b
Show More
VisualizationDef.h
7 lines | 211 B | text/x-c | CLexer
#ifndef SCIQLOP_VISUALIZATIONDEF_H
#define SCIQLOP_VISUALIZATIONDEF_H
/// Minimum height for graph added in zones (in pixels)
extern const int GRAPH_MINIMUM_HEIGHT;
#endif // SCIQLOP_VISUALIZATIONDEF_H