Hi,
I was hoping someone might be able to tell me how to draw customized series points. For example, if you wanted to use hexagons instead of circles or sqaures for each point in a TPointSeries. Currently, the Pointer.Style property only supports more standard type shapes.
Do I need to define my own TSeriesPointer class. If so how would I go about it?
Thanks,
Andy.
Custom point series pointer style
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
Hi Andy,
An easy solution would be using Image Point series as in the All Features\Welcome!\Chart Styles\Other\Image Pont example at TeeChart features demo, available at TeeChart's program group.
An easy solution would be using Image Point series as in the All Features\Welcome!\Chart Styles\Other\Image Pont example at TeeChart features demo, available at TeeChart's program group.
Best Regards,
Narcís Calvet / Development & Support Steema Software Avinguda Montilivi 33, 17003 Girona, Catalonia Tel: 34 972 218 797 http://www.steema.com |
Instructions - How to post in this forum |
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
Hi Fang,
With ImagePoint series you can use any image you want as the series pointer. Which is the exact problem you are having?
With ImagePoint series you can use any image you want as the series pointer. Which is the exact problem you are having?
Best Regards,
Narcís Calvet / Development & Support Steema Software Avinguda Montilivi 33, 17003 Girona, Catalonia Tel: 34 972 218 797 http://www.steema.com |
Instructions - How to post in this forum |
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
Hi Fang,
Ok, I added your request to our wish-list to be considered for inclusion in future releases.
Ok, I added your request to our wish-list to be considered for inclusion in future releases.
Best Regards,
Narcís Calvet / Development & Support Steema Software Avinguda Montilivi 33, 17003 Girona, Catalonia Tel: 34 972 218 797 http://www.steema.com |
Instructions - How to post in this forum |