Search found 7 matches
- Tue Jul 18, 2006 11:51 am
- Forum: VCL
- Topic: Loading/Saving annotations
- Replies: 9
- Views: 6888
Loading/Saving annotations
Yes, I am managing to do this quite successfully although I'm puzzled as to why some properties are not saved while others are. For example, when I create an Annotation I allocate it an OnClick event. It works fine when first created but if I subsequently save/load it 'loses' the OnClick event prope...
- Tue Jul 11, 2006 2:16 pm
- Forum: VCL
- Topic: Loading/Saving annotations
- Replies: 9
- Views: 6888
- Tue Jul 11, 2006 1:33 pm
- Forum: VCL
- Topic: Loading/Saving annotations
- Replies: 9
- Views: 6888
Loading/Saving annotations
What I would like to do is save/load specific properties and tools belonging to a chart such as annotations.
- Mon Jun 26, 2006 10:34 am
- Forum: VCL
- Topic: Loading/Saving annotations
- Replies: 9
- Views: 6888
- Sat Jun 24, 2006 4:47 pm
- Forum: VCL
- Topic: Loading/Saving annotations
- Replies: 9
- Views: 6888
Loading/Saving annotations
I would appreciate any guidance as to how I provide the capability to load/save annotations for a chart
- Mon May 08, 2006 2:41 pm
- Forum: VCL
- Topic: Chart Export
- Replies: 3
- Views: 3688
- Mon May 08, 2006 11:43 am
- Forum: VCL
- Topic: Chart Export
- Replies: 3
- Views: 3688
Chart Export
I guess I'm being stupid but I cannot figure out how come in teechart features demo there are 10 formats to choose from. If I put :-
TeeExport(Self,Chart1);
in my code, I only achieve 3 formats in my list.
I'm sure there is a simple explanation!
TeeExport(Self,Chart1);
in my code, I only achieve 3 formats in my list.
I'm sure there is a simple explanation!