Search found 7 matches
- Tue Oct 23, 2007 5:12 am
- Forum: VCL
- Topic: Sticky Annotations
- Replies: 4
- Views: 8479
Sticky Annotations
How can I make Annotation Tools stick to a specific spot on the chart without having to tie them to a series data point using "Nearest"? I have done this already and the Anno tools move accordingly, as they should, when the chart is zoomed, panned or rescaled. However, the user wants to place the an...
- Tue Sep 25, 2007 12:22 am
- Forum: VCL
- Topic: Runtime Annotation edits in ChartEditor
- Replies: 2
- Views: 5024
Runtime Annotation edits in ChartEditor
In the TeeChart Examples program there is a ChartAnnotation Tool example that has an "Edit" button that can be clicked and then, using the chart editor, you can change the Annotation Text. When I do this in my app., the Chart Editor does not let me do anything except add a net Annotation, but I can'...
- Sat Sep 08, 2007 1:10 am
- Forum: VCL
- Topic: Real time stream to file
- Replies: 1
- Views: 5419
Real time stream to file
I thought I remembered seeing a post or a FAQ about how to output chart data to a file in real time along with the chart. I can't seem to find it anywhere. Was I dreaming? I know I can do this manually all kinds of different ways, but if there is an example somewhere, it would save a lot of time. An...
- Mon Sep 03, 2007 10:22 pm
- Forum: VCL
- Topic: Chart Annotations
- Replies: 4
- Views: 11050
I have tried several of the examples and I can't seem to get it right. First, I don't really need to toe the Annotation to a Series Point. I just need it to stay in the correct position on the chart when the chart is scrolled. I tried the Axis->Left->CalcPos() in the MouseMove event. I can redraw th...
- Mon Sep 03, 2007 2:33 pm
- Forum: VCL
- Topic: Chart Annotations
- Replies: 4
- Views: 11050
- Fri Aug 31, 2007 3:53 am
- Forum: VCL
- Topic: Chart Annotations
- Replies: 4
- Views: 11050
Chart Annotations
I am using TeeCHart 7 with Turbo C++ Builder. I need to be able to place an annotation on the chart at a specific place using a click event. I was able to use "Annotation Tools" by clicking on the background, but the did not follow the chart series when zoomed. I thought about using Series Labels, b...
- Wed Mar 28, 2007 2:09 am
- Forum: VCL
- Topic: Get BottomAxis Value
- Replies: 1
- Views: 8044
Get BottomAxis Value
How can I get the BottomAxis Label for a given ColorLine->Value obtained in the ChartTool->DragLine() event?
thanks,
kev
thanks,
kev