hello,
In ChartToolbar I want in Active toolbar,5 charts.
Bar Chart,
Pie Chart,
Area Chart,
Point Chart,
Stock Chart etc.
how can I fill this into Active Chart ToolBar.
i get nullreference error on clicking Active Chart ToolBar.
My code is:
ChartToolbarButtonsArray arrButtons = new ChartToolbarButtonsArray(nChartToolbarControl1);
arrButtons.Add(ChartToolbarButtons.ActiveChart);
Help me as soon as possible.
Thanx,
Khushboo
Imported from legacy forums. Posted by khushboo (had 2392 views)