Hi!
I use my own picture in the background of DBChart (special map). What can I force to scroll/resize the picture with scrolling a TMapSeries? Is it possible, or I have to convert the map to another format?
Search found 4 matches
- Wed Apr 26, 2006 10:07 am
- Forum: VCL
- Topic: What can I use a backgroung picture with TMapSeries?
- Replies: 1
- Views: 2464
- Mon Nov 07, 2005 2:19 pm
- Forum: VCL
- Topic: TContourSeries problem
- Replies: 4
- Views: 4667
- Thu Nov 03, 2005 4:07 pm
- Forum: VCL
- Topic: TContourSeries problem
- Replies: 4
- Views: 4667
Labels on levels in contour plot?
Thank you very much! But I have another question. How is it possible to put labels on levels in a contour plot?
Alexander
Alexander
- Tue Nov 01, 2005 12:30 pm
- Forum: VCL
- Topic: TContourSeries problem
- Replies: 4
- Views: 4667
TContourSeries problem
When plotting with CONTOUR series the lines on the map are displayed not from the beginning of the axis. It happened when values are around 1 and have few decimal places. Code example below. How is it possible to fix the problem? Alexander procedure TForm1.btnStartClick(Sender: TObject); var k1,k2,s...