How can I set these properties in my code-behind (c#)?
Because I'm not able to set them in my .Xaml page:
<
Telerik_Windows_Controls:RadChart Margin="91,65,98,55" x:Name="RadChart1" d:LayoutOverrides="Width, Height"/>
Hope someone can tell me, because I can't find it on the net...
Gj