hello
i created a chart class, it inherits a panel control and it is drawn over the panel using graphics.DrawLine and the like, i used a panel because it was the best thing i thought at that time
, the chart uses the panel to resize and calculate the proportion between pixels and the units used by the chart
is there a way to print the panel or the lines and strings drawn??
thank you so much!
i created a chart class, it inherits a panel control and it is drawn over the panel using graphics.DrawLine and the like, i used a panel because it was the best thing i thought at that time
is there a way to print the panel or the lines and strings drawn??
thank you so much!