wondering how to build a population map

TeeChart for Microsoft Visual Studio .NET, Xamarin Studio (Android, iOS & Forms) & Monodevelop.
Post Reply
dlewis
Newbie
Newbie
Posts: 3
Joined: Thu Oct 27, 2005 4:00 am

wondering how to build a population map

Post by dlewis » Fri Jul 16, 2010 2:12 pm

I need to build a population density map of a stadium and am not sure what the best way to proceed. I was thinking I could use an image of the stadium for the background and then use a normal map chart but am not sure that this would be the best way to go. Any suggestions?

Yeray
Site Admin
Site Admin
Posts: 9612
Joined: Tue Dec 05, 2006 12:00 am
Location: Girona, Catalonia
Contact:

Re: wondering how to build a population map

Post by Yeray » Fri Jul 16, 2010 3:45 pm

Hi dlewis,

Some time ago, we made an experimental example that may be a good idea for you:
Chart1.png
Chart1.png (346.81 KiB) Viewed 3514 times
To achieve it follow this steps:
- Open the demo at All features\Welcome !\Chart styles\Statistical\Color Grid\ColorGrid Bitmap
- Open the editor double-clicking on the yellow memo text.
- In the Chart/Series tab, change the series type to a Surface.
- In the Chart/3D tab, activate the "3 Dimensions" checkbox, set the "3D %" to 100, unselect the "Orthogonal" checkbox and set the "Zoom" to 70 %.
- In the Tools tab, add a Rotate Tool.
Best Regards,
ImageYeray Alonso
Development & Support
Steema Software
Av. Montilivi 33, 17003 Girona, Catalonia (SP)
Image Image Image Image Image Image Please read our Bug Fixing Policy

Post Reply