Page 1 of 1

Stacked Tower 3D

Posted: Thu Mar 13, 2014 6:15 pm
by 16568752
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.

Re: Stacked Tower 3D

Posted: Fri Mar 14, 2014 2:35 pm
by narcis
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.

Re: Stacked Tower 3D

Posted: Fri Mar 14, 2014 9:50 pm
by narcis
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.

Re: Stacked Tower 3D

Posted: Mon Mar 17, 2014 8:53 am
by narcis
Hello spietari,

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;
It also supports 100% stack(tsStacked100).