Hi,
Does this exist for VCL at all? I purchased the Pro 2014 VCL just to get this functionality:
http://www.steema.com/entry/87/New_Towe ... t_for_.NET_
Thanks.
Stacked Tower 3D
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
Re: Stacked Tower 3D
Hello spietari,
I'm sorry but, at the present moment, it's only availabe with TeeChart for .NET. I have added you request to bugzilla (ID637) to be considered for inclusion in following releases.
I'm sorry but, at the present moment, it's only availabe with TeeChart for .NET. I have added you request to bugzilla (ID637) to be considered for inclusion in following 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 |
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
Re: Stacked Tower 3D
Hello spietari,
Stacked Tower 3D series has been implemented in VCL/FMX as commented in bugzilla. If you are interested, we might be able to provide a test version next week.
Stacked Tower 3D series has been implemented in VCL/FMX as commented in bugzilla. If you are interested, we might be able to provide a test version next week.
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:
Re: Stacked Tower 3D
Hello spietari,
Just sent you an email with the test version with stacked support for tower series. You can use it this way:
It also supports 100% stack(tsStacked100).
Just sent you an email with the test version with stacked support for tower series. You can use it this way:
Code: Select all
Series1.Stacked:=tsStacked;
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 |