Wide line under line

TeeChart for Microsoft Visual Studio .NET, Xamarin Studio (Android, iOS & Forms) & Monodevelop.
Post Reply
Cozmos
Newbie
Newbie
Posts: 7
Joined: Mon Nov 09, 2015 12:00 am

Wide line under line

Post by Cozmos » Thu Nov 12, 2015 9:59 am

Hi,

I need to be able to draw a wide line under a line in my graph to show the most optimistic en neggative value for the line. How can I do this?
Overview-EN.png
Overview-EN.png (265.24 KiB) Viewed 6110 times
Thx

Christopher
Guru
Posts: 1603
Joined: Fri Nov 15, 2002 12:00 am

Re: Wide line under line

Post by Christopher » Thu Nov 12, 2015 2:54 pm

Hello,

I think you have at least two options:
[with reference to the feature demo under %PROGRAMFILES(x86)%\Steema Software\Steema TeeChart for .NET 2014 4.1.2014.08120\Examples\DemoProject\bin\ExecutableDemo\TeeChartNetExamples.exe]

1) enter the points you need into a series and have the series draw the lines, e.g. All Features->Welcome !\Canvas\Big Dotted lines
2) draw the lines manually using one of the tchart canvas events e.g. All Features->Welcome !\Canvas\Canvas Events
Best Regards,
Christopher Ireland / Development & Support
Steema Software
Avinguda Montilivi 33, 17003 Girona, Catalonia
Tel: 34 972 218 797
http://www.steema.com
Instructions - How to post in this forum

Post Reply