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
1385
Scene size and legend position
posted

Hi,

I have to questions which are probably quite easy but I cannot find a solution:

  1. How can I set the scene to fully fill the XamChart? I always have a margin on the left although I set it to "chart.Scene.Margin = new Thickness(0, 0, 0, 0);"
  2. How can I have the legend items ordered horizontally

I need to do this not in XMAL but in code.

Thanks for your help!