ASE Home Page Products Download Purchase Support About ASE
ChartDirector Support
Forum HomeForum Home   SearchSearch

Message ListMessage List     Post MessagePost Message

  Is is possible to place toolbar inside a chart?
Posted by Murugan on Jan-22-2015 16:40
Attachments:
Hi Peter,

I have a query here regarding the Toolbar support in chart.
My Technology : C# .NET & Winform.

I wanted to provide a toolbar for each chart to provide functionality to change the line
color, Print, save, etc,. i will have num of charts in a screen. So it would make sense if
each chart have its own toolbar.

So is it possible to add a Winform toolbar inside the chart itself below the Chart Title? Like
in the below screenshot, I would like to have the toolbar in the Green highlighted area.

Any Suggestions/Thoughts are welcome.
Graph_With_Toolbar.png

  Re: Is is possible to place toolbar inside a chart?
Posted by Peter Kwan on Jan-23-2015 01:53
Hi Murugan,

I have just tried myself. I can add a toolbar anywhere I like. I just drag the standard
"ToolStrip" control and put it on top of the WinChartViewer, and position it just below the
title, and it works as expected.

Hope this can help.

Regards
Peter Kwan