Search found 2 matches
- Thu Feb 07, 2008 1:06 pm
- Forum: VCL
- Topic: Axis Scaling
- Replies: 1
- Views: 2963
Axis Scaling
Hi, I have a (little?) problem using the TChart classes. What I basically want to do, is to use Tchart to draw some kind of shape (e.g. a circle, rectangle or whatever). I use a fastline series (sorting turned off) to just draw some points along the object outline and that's it. It's actually workin...
- Thu Nov 08, 2007 10:00 am
- Forum: VCL
- Topic: Dynamic TAnnotation
- Replies: 1
- Views: 4066
Dynamic TAnnotation
I'm pretty new to the TChart stuff, so this is most likely pretty easy to solve. but right now I'm stuck. I created a chart (dynamically at runtime) and added some series ... not problem so far. Now I need to add a kind of lable to some of the series. The lable shoulb be displayed within the chart s...