Adding shapes to series
Adding shapes to series
I should know this but I've forgotten. How can i add several triangles to a series?
Re: Adding shapes to series
Hello,
I'm not sure to understand what do you exactly mean.
Have you seen the Shape example in the Features Demo? You can find it under "All features\Welcome !\Chart styles\Standard\Shape".
The TChartShape series has a Style property you can set to chasTriangle.
I'm not sure to understand what do you exactly mean.
Have you seen the Shape example in the Features Demo? You can find it under "All features\Welcome !\Chart styles\Standard\Shape".
The TChartShape series has a Style property you can set to chasTriangle.
Best Regards,
Yeray Alonso Development & Support Steema Software Av. Montilivi 33, 17003 Girona, Catalonia (SP) | |
Please read our Bug Fixing Policy |
Re: Adding shapes to series
I cant find the demos. where should they be?
i'm trying to do something like
polygon create
add points
add to series
i'm trying to do something like
polygon create
add points
add to series
Re: Adding shapes to series
Hello,
Being a source code customer you also have access to the binary installers. We use to recommend source code customers to install the binary version before installing the source code version because only the first one includes the documentation and examples.
An alternative is to directly download the "TeeChart compiled demo" at the bottom of this page.
Being a source code customer you also have access to the binary installers. We use to recommend source code customers to install the binary version before installing the source code version because only the first one includes the documentation and examples.
An alternative is to directly download the "TeeChart compiled demo" at the bottom of this page.
Best Regards,
Yeray Alonso Development & Support Steema Software Av. Montilivi 33, 17003 Girona, Catalonia (SP) | |
Please read our Bug Fixing Policy |