Group: Forum Members
Last Active: 10 Years Ago
Posts: 7,
Visits: 12
|
We have a VB.Net program that puts multiple NChartControls on a panel in a Windows Form, to show the user different graphic views of his data. We create a single chart for each of those NChartControls, and the user can move and resize each of those charts on the panel in the Form. Is there any sample code to show how to print all those controls on a single output page? Or are we using the wrong approach for having multiple different charts on a single page if we need to be able to print it out?
thanks!
|