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?
Thx
Wide line under line
-
- Guru
- Posts: 1603
- Joined: Fri Nov 15, 2002 12:00 am
Re: Wide line under line
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
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 |