wxPlot
1.8
Real time plot library for wxWidgets
Loading...
Searching...
No Matches
wxPlot
src
plots
plottools
enums
placements.hpp
1
#pragma once
2
8
typedef
enum
{
9
PLACEMENT_NORTH_WEST,
10
PLACEMENT_NORTH_EAST,
11
PLACEMENT_SOUTH_WEST,
12
PLACEMENT_SOUTH_EAST,
13
PLACEMENT_CENTRE
14
} PLACEMENT;
Generated by
1.12.0