plz anyone help me to use graph in vb6.0
am doing project for an education institute in vb6.0,the student's admission details should be shown using graph..i.e if more students get admitted in perticular month that should be shown in graph.. i have desinged the form by using two text boxes to type date in that..one for "from date" and other for "todate" .one commnd box,if i click that command box it should show graph..
datagrid to display data,my database is MS Access,my table contains many columns... but only three column should displayed in graph.....(ex:- id,name and date).
am doing project for an education institute in vb6.0,the student's admission details should be shown using graph..i.e if more students get admitted in perticular month that should be shown in graph.. i have desinged the form by using two text boxes to type date in that..one for "from date" and other for "todate" .one commnd box,if i click that command box it should show graph..
datagrid to display data,my database is MS Access,my table contains many columns... but only three column should displayed in graph.....(ex:- id,name and date).
Comment