Lines on a Map series

TeeChart for Microsoft Visual Studio .NET, Xamarin Studio (Android, iOS & Forms) & Monodevelop.
Post Reply
jonsberndt
Newbie
Newbie
Posts: 21
Joined: Wed May 02, 2007 12:00 am
Location: Houston, TX

Lines on a Map series

Post by jonsberndt » Wed Feb 13, 2008 3:45 pm

How can I draw simple line segments on a Map series?

Jon

Narcís
Site Admin
Site Admin
Posts: 14730
Joined: Mon Jun 09, 2003 4:00 am
Location: Banyoles, Catalonia
Contact:

Post by Narcís » Wed Feb 13, 2008 3:47 pm

Hi Jon,

I'm not sure about what you are trying to achieve but you could either try using DrawLines tool or custom drawing on TeeChart's canvas. For DrawLine tool you'll find examples at All Features\Welcome !\Tools\Draw Lines in the features demo. More information on custom drawing can be found at Tutorial 13 - Custom drawing on the Chart Panel. Tutorials and demo are available at TeeChart's program group.
Best Regards,
Narcís Calvet / Development & Support
Steema Software
Avinguda Montilivi 33, 17003 Girona, Catalonia
Tel: 34 972 218 797
http://www.steema.com
Image Image Image Image Image Image
Instructions - How to post in this forum

jonsberndt
Newbie
Newbie
Posts: 21
Joined: Wed May 02, 2007 12:00 am
Location: Houston, TX

Post by jonsberndt » Wed Feb 13, 2008 9:05 pm

narcis wrote:Hi Jon,

I'm not sure about what you are trying to achieve but you could either try using DrawLines tool or custom drawing on TeeChart's canvas. For DrawLine tool you'll find examples at All Features\Welcome !\Tools\Draw Lines in the features demo.
I have TeeChart for .NET v2. I don't see any path that looks like the one, above ("All Features\ ..."). I have an Examples folder under "TeeChart for .Net v2". Under Examples/ I see "Compact Framework", "DemoProject", "DemoProjectVB", "MapProject", "OpenGLProject", and "Web".

Jon

Narcís
Site Admin
Site Admin
Posts: 14730
Joined: Mon Jun 09, 2003 4:00 am
Location: Banyoles, Catalonia
Contact:

Post by Narcís » Thu Feb 14, 2008 10:43 am

Hi Jon,

Sorry if I wasn't clear enough. Actually this is an example of "DemoProject" but already compiled exe can be accessed from "Feature demo" shortcut at the program group created by the installer at Start Menu -> All Programs -> Steema TeeChart for .NET v2.
Best Regards,
Narcís Calvet / Development & Support
Steema Software
Avinguda Montilivi 33, 17003 Girona, Catalonia
Tel: 34 972 218 797
http://www.steema.com
Image Image Image Image Image Image
Instructions - How to post in this forum

jonsberndt
Newbie
Newbie
Posts: 21
Joined: Wed May 02, 2007 12:00 am
Location: Houston, TX

Post by jonsberndt » Thu Feb 14, 2008 7:57 pm

narcis wrote:Hi Jon,

Sorry if I wasn't clear enough. Actually this is an example of "DemoProject" but already compiled exe can be accessed from "Feature demo" shortcut at the program group created by the installer at Start Menu -> All Programs -> Steema TeeChart for .NET v2.
Under the "TeeChart for .NET" folder, there is an "Examples" folder, that contains a "DemoProject" folder. I have opened up the project under that folder. The project is called, "TeeChart Examples.csproj". Within that project are several folders containing examples:

Axis
Canvas
Components
DataSource
Export
Functions
Import
Legend
Marks
Other
Panel
Print
Series
Themes
Tools
Utilities
Walls
Zoom_Scroll

That's it. There is no example that seems to match the name you referred to in a previous post. This is not the first time I have noticed that I appear to have a different set of example programs that I have been directed to.

Also, where is "Tutorial 13"?

Jon

Narcís
Site Admin
Site Admin
Posts: 14730
Joined: Mon Jun 09, 2003 4:00 am
Location: Banyoles, Catalonia
Contact:

Post by Narcís » Fri Feb 15, 2008 10:58 am

Hi Jon,

I'd like to apologise if my explanations weren't clear enough. To explain it better I've made a small video showing where to find mentioned features demo an tutorials. This video uses TeeChart for .NET v3 as I don't have v2 installed at this machine at the moment. However, it is almost the same in v2. You can find the video (3 MB) here:

http://www.steema.com/files/public/supp ... berndt.swf
Best Regards,
Narcís Calvet / Development & Support
Steema Software
Avinguda Montilivi 33, 17003 Girona, Catalonia
Tel: 34 972 218 797
http://www.steema.com
Image Image Image Image Image Image
Instructions - How to post in this forum

jonsberndt
Newbie
Newbie
Posts: 21
Joined: Wed May 02, 2007 12:00 am
Location: Houston, TX

Post by jonsberndt » Fri Feb 15, 2008 7:06 pm

narcis wrote:Hi Jon,

I'd like to apologise if my explanations weren't clear enough. To explain it better I've made a small video showing where to find mentioned features demo an tutorials. This video uses TeeChart for .NET v3 as I don't have v2 installed at this machine at the moment. However, it is almost the same in v2. You can find the video (3 MB) here:

http://www.steema.com/files/public/supp ... berndt.swf
Thank you.

Post Reply