Hi, Yeray,
Thanks, but there is no such option on Start menu.
I'm running Win7 x64 with D2010. I have not explicitly installed any Steema software. I'm just running the chart stuff bundled with RADStudio...
Tom
Search found 6 matches
- Fri Jun 11, 2010 5:25 pm
- Forum: VCL
- Topic: ChartPreview and TeeExport in bundled version?
- Replies: 7
- Views: 4367
- Fri Jun 11, 2010 2:44 pm
- Forum: VCL
- Topic: ChartPreview and TeeExport in bundled version?
- Replies: 7
- Views: 4367
Re: ChartPreview and TeeExport in bundled version?
Can you tell me where I can find "the demo at All features\Welcome !\Printing\Preview Dialog"
Is this on-line? On my machine? Downloadable?
Thanks!!
Tom
Is this on-line? On my machine? Downloadable?
Thanks!!
Tom
- Thu Jun 10, 2010 2:59 pm
- Forum: VCL
- Topic: ChartPreview and TeeExport in bundled version?
- Replies: 7
- Views: 4367
Re: ChartPreview and TeeExport in bundled version?
Thanks, Narcis,
Can you tell me the how to call Print Preview with Window for a chart?
Thanks.
Tom
Can you tell me the how to call Print Preview with Window for a chart?
Thanks.
Tom
- Wed Jun 09, 2010 10:28 pm
- Forum: VCL
- Topic: ChartPreview and TeeExport in bundled version?
- Replies: 7
- Views: 4367
ChartPreview and TeeExport in bundled version?
In Delphi 7, using version 6.01, we had the two lines below: ChartPreview( Self, Chart1 ); TeeExport(Self, Chart1); In Delphi 2010 with the bundled version 8.05, we are unable to get these lines to compile. Are they available in the bundled version (if so, where?!), or do we need to purchase the ful...
- Tue May 22, 2007 8:15 pm
- Forum: VCL
- Topic: Mark points?
- Replies: 1
- Views: 1864
- Tue May 22, 2007 5:41 pm
- Forum: VCL
- Topic: Mark points?
- Replies: 1
- Views: 1864
Mark points?
I know it's easy... heck, I did it a few days ago! But, after quite some time searching for it again, I can't find how (using version 6 in the Delphi 7 IDE) when editing a chart to indicate that the points should be marked, and to choose the mark (e.g. dot, square, etc.) I'm not talking about a lege...