ReactOS 0.4.15-dev-7834-g00c4b3d
_TM_FORMAT Struct Reference

#include <graphctl.h>

Public Attributes

COLORREF clrBack
 
COLORREF clrGrid
 
COLORREF clrPlot0
 
COLORREF clrPlot1
 
INT GridCellWidth
 
INT GridCellHeight
 
BOOL DrawSecondaryPlot
 

Detailed Description

Definition at line 45 of file graphctl.h.

Member Data Documentation

◆ clrBack

COLORREF _TM_FORMAT::clrBack

Definition at line 47 of file graphctl.h.

◆ clrGrid

COLORREF _TM_FORMAT::clrGrid

Definition at line 48 of file graphctl.h.

◆ clrPlot0

COLORREF _TM_FORMAT::clrPlot0

Definition at line 49 of file graphctl.h.

◆ clrPlot1

COLORREF _TM_FORMAT::clrPlot1

Definition at line 50 of file graphctl.h.

◆ DrawSecondaryPlot

BOOL _TM_FORMAT::DrawSecondaryPlot

Definition at line 53 of file graphctl.h.

◆ GridCellHeight

INT _TM_FORMAT::GridCellHeight

Definition at line 52 of file graphctl.h.

◆ GridCellWidth

INT _TM_FORMAT::GridCellWidth

Definition at line 51 of file graphctl.h.


The documentation for this struct was generated from the following file: