|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <graphctl.h>
Public Attributes | |
| COLORREF | clrBack |
| COLORREF | clrGrid |
| COLORREF | clrPlot0 |
| COLORREF | clrPlot1 |
| INT | GridCellWidth |
| INT | GridCellHeight |
| BOOL | DrawSecondaryPlot |
Definition at line 45 of file graphctl.h.
| COLORREF _TM_FORMAT::clrBack |
Definition at line 47 of file graphctl.h.
| COLORREF _TM_FORMAT::clrGrid |
Definition at line 48 of file graphctl.h.
| COLORREF _TM_FORMAT::clrPlot0 |
Definition at line 49 of file graphctl.h.
| COLORREF _TM_FORMAT::clrPlot1 |
Definition at line 50 of file graphctl.h.
| BOOL _TM_FORMAT::DrawSecondaryPlot |
Definition at line 53 of file graphctl.h.
| INT _TM_FORMAT::GridCellHeight |
Definition at line 52 of file graphctl.h.
| INT _TM_FORMAT::GridCellWidth |
Definition at line 51 of file graphctl.h.