Click here to Skip to main content
15,894,180 members
Articles / Desktop Programming / MFC

Scientific charting control

Rate me:
Please Sign up or sign in to vote.
4.84/5 (122 votes)
17 Jan 20055 min read 1.3M   42.6K   405  
Multi-purpose scientific charting control.
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by XGraphTest.rc
//
#define IDD_ABOUTBOX                    300
#define IDR_MAINFRAME                   301
#define IDR_XGRAPHTYPE                  302
#define IDD_PROPERTY                    303
#define IDB_LOGO                        304
#define IDC_BUTTON1                     1001
#define IDC_BUTTON6                     1006
#define IDC_BUTTON8                     1008
#define IDC_RADIO1                      1012
#define IDC_RADIO2                      1013
#define IDC_RADIO3                      1014
#define IDC_RADIO4                      1015
#define IDC_RADIO5                      1016
#define IDC_RADIO6                      1017
#define IDC_INFO                        1018
#define IDC_ADDDATASERIE                2000
#define IDC_ADDDATASERIE2               2001
#define IDC_PROPS                       2002
#define IDC_PROPS2                      2003
#define IDC_STRIPCHART                  2004
#define ID_OPENGRAPH                    32779
#define ID_SAVEGRAPH                    32780

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_3D_CONTROLS                     1
#define _APS_NEXT_RESOURCE_VALUE        306
#define _APS_NEXT_COMMAND_VALUE         32781
#define _APS_NEXT_CONTROL_VALUE         1020
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif

By viewing downloads associated with this article you agree to the Terms of Service and the article's licence.

If a file you wish to view isn't highlighted, and is a text file (not binary), please let us know and we'll add colourisation support for it.

License

This article has no explicit license attached to it but may contain usage terms in the article text or the download files themselves. If in doubt please contact the author via the discussion board below.

A list of licenses authors might use can be found here


Written By
Web Developer
Germany Germany
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions