ReactOS 0.4.15-dev-5664-g3bf4ef6
|
#include <graphctl.h>
Public Attributes | |
COLORREF | clrBack |
COLORREF | clrGrid |
COLORREF | clrPlot0 |
COLORREF | clrPlot1 |
INT | GridCellWidth |
INT | GridCellHeight |
BOOL | DrawSecondaryPlot |
Definition at line 60 of file graphctl.h.
COLORREF _TM_FORMAT::clrBack |
Definition at line 62 of file graphctl.h.
COLORREF _TM_FORMAT::clrGrid |
Definition at line 63 of file graphctl.h.
COLORREF _TM_FORMAT::clrPlot0 |
Definition at line 64 of file graphctl.h.
COLORREF _TM_FORMAT::clrPlot1 |
Definition at line 65 of file graphctl.h.
BOOL _TM_FORMAT::DrawSecondaryPlot |
Definition at line 68 of file graphctl.h.
INT _TM_FORMAT::GridCellHeight |
Definition at line 67 of file graphctl.h.
INT _TM_FORMAT::GridCellWidth |
Definition at line 66 of file graphctl.h.