Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
360
How to move Chart with PolarSplineSeries a bit to be not overlayed by legend?
posted

Hello, i have a XamDataChart, a NumericAngleAxis, a NumericRadiusAxis and a PolarSpineSeries. This works wonderful, i have the polar-Chart in the center of the control.

I add/position the legend, e.g. XamDock.SetEdge(legend, DockEdge.InsideRight);

Now, since this legend is a bit larger it overlays the chart itself. I can move the legend arount with different DockEdge's but that's not what i want to do. I want to move the PolarChart itself a bit to the left in order to keep the legend on the DockEdge.InsideRight without the chart being overlayed by the legend.

Can this be done? Thanks.

Parents Reply Children
No Data