Hello !
I want render my chart as tall as possible, to do that i define the GridArea MarginType to Percent. But when i do that, i loose the information of unit defined in my differents Axes !
Is it not possible to keep these units informations ?
Somebody could help me ?
Thank you for asking me !
Regards
Stef
Hello Stef,
It is not enough to set only MarginType. You have to set Margin property too. Please read this document about Scene positioning. You can use same logic to position Grid Area:
http://help.infragistics.com/Help/NetAdvantage/WPF/2007.2/CLR3.X/html/xamChart_Position_a_2D_Chart_Scene.html
Regards,GoranS