00001
00002
00003
00004
00005 #define IDM_ABOUTBOX 0x0010
00006 #define IDD_ABOUTBOX 100
00007 #define IDS_ABOUTBOX 101
00008 #define IDD_CHARTDEMO_DIALOG 102
00009 #define IDR_MAINFRAME 128
00010 #define IDD_SERIESPROP_DLG 131
00011 #define IDD_LINEPROP_DLG 135
00012 #define IDD_SURFACEPROP_DLG 137
00013 #define IDD_POINTPROP_DLG 139
00014 #define IDC_CHARTCTRL 1001
00015 #define IDC_SERIES_GROUP 1007
00016 #define IDC_ADDSERIES 1009
00017 #define IDC_SERIESNAME_EDIT 1010
00018 #define IDC_SERIESTYPE_COMBO 1011
00019 #define IDC_SERIESCOLOUR_BTN 1012
00020 #define IDC_SERIES_LIST 1013
00021 #define IDC_GENERAL_GROUP 1014
00022 #define IDC_LEGENDVIS_CHECK 1015
00023 #define IDC_BKGND_COLBTN 1016
00024 #define IDC_AXIS_GROUP 1017
00025 #define IDC_LEFTAXIS_RADIO 1018
00026 #define IDC_BOTTOMAXIS_RADIO 1019
00027 #define IDC_RIGHTAXIS_RADIO 1020
00028 #define IDC_TOPAXIS_RADIO 1021
00029 #define IDC_AXISVISIBLE_CHECK 1022
00030 #define IDC_AXISAUTOMATIC_CHECK 1023
00031 #define IDC_AXISGRIDVIS_CHECK 1024
00032 #define IDC_AXISMINVAL_EDIT 1025
00033 #define IDC_AXISMAXVAL_EDIT 1026
00034 #define IDC_AXISLOGARITHMIC_CHECK 1027
00035 #define IDC_AXISMINVAL_STATIC 1028
00036 #define IDC_AXISMAXVAL_STATIC 1029
00037 #define IDC_TITLE_EDIT 1033
00038 #define IDC_VERTICALAXIS_COMBO 1034
00039 #define IDC_HORIZONTALAXIS_COMBO 1035
00040 #define IDC_LINEDATA_RADIO 1036
00041 #define IDC_SINEDATA_RADIO 1037
00042 #define IDC_RANDOMDATA_RADIO 1038
00043 #define IDC_MINXVALUE_EDIT 1039
00044 #define IDC_MAXXVALUE_EDIT 1040
00045 #define IDC_POINTSNUMBER_EDIT 1043
00046 #define IDC_DATAPARAM1_EDIT 1044
00047 #define IDC_DATAPARAM2_EDIT 1045
00048 #define IDC_DATAPARAM1_TEXT 1046
00049 #define IDC_DATAPARAM2_TEXT 1047
00050 #define IDC_AXISINVERTED_CHECK 1048
00051 #define IDC_AXISLABEL_EDIT 1049
00052 #define IDC_DELETESERIES 1050
00053 #define IDC_CHART2 1052
00054 #define IDC_BUTTON1 1054
00055 #define IDC_PRINT 1054
00056 #define IDC_PAN_CHECK 1055
00057 #define IDC_ZOOM_CHECK 1056
00058 #define IDC_PENSTYLE_COMBO 1058
00059 #define IDC_LINEWIDTH_EDIT 1059
00060 #define IDC_HORIZONTAL_RADIO 1060
00061 #define IDC_RADIO2 1061
00062 #define IDC_FILLSTYLE_COMBO 1062
00063 #define IDC_POINTTYPE_COMBO 1063
00064 #define IDC_POINTWIDTH_EDIT 1064
00065 #define IDC_POINTHEIGHT_EDIT 1065
00066 #define IDC_CHECK1 1066
00067 #define IDC_AXISSCROLLBAR_CHECK 1066
00068
00069
00070
00071 #ifdef APSTUDIO_INVOKED
00072 #ifndef APSTUDIO_READONLY_SYMBOLS
00073 #define _APS_NEXT_RESOURCE_VALUE 141
00074 #define _APS_NEXT_COMMAND_VALUE 32771
00075 #define _APS_NEXT_CONTROL_VALUE 1067
00076 #define _APS_NEXT_SYMED_VALUE 101
00077 #endif
00078 #endif