Use Of Teechart Numeric gauge in WPF.

Mar 4 2009 12:17 AM

Hi all,

     I Tried to put one Teechart Numeric Gauge in a user control. I placed the gauge in a ViewBox and put inside a grid . i set the height and width of  teechart as 150 and 300. now the problem is when i run the application the alignment of the numeric gauge is not proper inside the teechart. how to adjust this to make the numeric gauge to fit inside the teechart.? please give a code to set the properties of the numeric gauge if possible.i am using c#.