I am resizing my chart when the user resizes the window, but it's not creating the desired result. If I widen my form, the chart widens with it, but the legend gets wider and the chart doesn't maintain the padding it had on it's original size.
How can I force the legend to only be as wide as the text inside it, maybe slightly wider?
How can I force the chart itself to resize while still maintaining the same start point on the left and not creating 3 inches of padding that could otherwise be used for spreading out the data? Is there a way to force that the chart axis lines begin X pixels in from the left?
Dan
You can try looking at:
http://community.infragistics.com/forums/p/15419/58026.aspx#58026