Search found 4 matches
- Wed Jan 25, 2006 3:50 pm
- Forum: VCL
- Topic: Librairies to include in an installer
- Replies: 1
- Views: 2406
Librairies to include in an installer
I have been using the evaluation TeeChart 7 component on an self-made program and have had no troubles when deploying it on another computer. Since I've registered the component an exception welcomes the user when the application starts on another computer than mine. As it'sthe only change which has...
- Wed Jan 25, 2006 1:33 pm
- Forum: VCL
- Topic: SeriesColor and ColorEachPoint
- Replies: 5
- Views: 5074
It's works fine
Thanks a lot, it works perfectly using the OnDraw event property.
- Tue Jan 24, 2006 4:30 pm
- Forum: VCL
- Topic: SeriesColor and ColorEachPoint
- Replies: 5
- Views: 5074
I disagree
I forgot to tell you, I wanted the name of the serie in the legend. Thus, when I select this style for the legend ( lsSeries ) and if the property ColorEachPoint is also selected, I can't see a colorized box near the name of the serie in the legend area. Is it possible for me to change this behaviou...
- Mon Jan 23, 2006 3:46 pm
- Forum: VCL
- Topic: SeriesColor and ColorEachPoint
- Replies: 5
- Views: 5074
SeriesColor and ColorEachPoint
Could it be possible without to much work to plot a TPointSeries or TLineSeries who could have in the same time : - different drawing color for each point (as when ColorEachPoint iis selected) - the SeriesColor property drawn into the legend area. In the current version the property ColorEachPoint d...