Hi All,
I am trying to allow users to offset pie/bar charts which I am creating with the Zedgraph library and also to enable the user to drag/drop them if they are cluttered etc.
I was looking at creating a "ChangeChartPosition" routine like the one in the Zedgraph sample which changes the label position. I notice that the ZedGraphStyle doesnt have an XOffsetInPixel as the TextStyle does. So how can I do this?
As far as being able to move the charts by hand, they are being drawn to the layer at bitmaps right, so is this actually possible?
thanks
Phil