Origin in Radar

TeeChart for Microsoft Visual Studio .NET, Xamarin Studio (Android, iOS & Forms) & Monodevelop.
Post Reply
MU
Newbie
Newbie
Posts: 24
Joined: Mon Sep 05, 2005 4:00 am

Origin in Radar

Post by MU » Fri Aug 15, 2008 10:42 am

Hi..
is it Possible to show a radar-diagram always starting with 0 (origin)? Because the smllast value is showed in center. There is probably no property like "UseOrigin" which we have in some other series.
Thanks..

MU
Newbie
Newbie
Posts: 24
Joined: Mon Sep 05, 2005 4:00 am

Post by MU » Fri Aug 15, 2008 11:52 am

I used "tChart1.Axes.Left.SetMinMax(0, max);".. Thats solved my problem

Post Reply