Hi Narcís,
thank you for your help.
I set the Chart.Legend.HorizMargin in the Chart.BeforeDraw-Event and it works very well.
Search found 5 matches
- Tue Aug 26, 2014 3:22 pm
- Forum: .NET
- Topic: Sync Axis Position between two Charts
- Replies: 2
- Views: 5436
- Tue Aug 26, 2014 8:58 am
- Forum: .NET
- Topic: Sync Axis Position between two Charts
- Replies: 2
- Views: 5436
Sync Axis Position between two Charts
Hello i'm using two Charts and i want to have the right Y-Axis of the Charts on the same X-Position. The right Y-Axis in the upper Chart is an costum axis, in the lower chart it's the default right axis. It also could be inverted (upper Chart is default axis and lower Chart is custom axis) To make i...
- Tue Jun 10, 2014 11:43 am
- Forum: .NET
- Topic: System.IndexOutOfRangeException WPF NearestPoint
- Replies: 4
- Views: 7368
Re: System.IndexOutOfRangeException WPF NearestPoint
Thanks for your help, it works.
- Tue Jun 10, 2014 7:42 am
- Forum: .NET
- Topic: System.IndexOutOfRangeException WPF NearestPoint
- Replies: 4
- Views: 7368
Re: System.IndexOutOfRangeException WPF NearestPoint
Hello Christopher,
I build a litle application that reproduce exactly the problem.
The Exception occurs only when the Point count of the line is getting smaller. If the Point count is getting bigger or stays consitent the Exception is not thrown.
I hope this helps.
Best regards
Franz
I build a litle application that reproduce exactly the problem.
The Exception occurs only when the Point count of the line is getting smaller. If the Point count is getting bigger or stays consitent the Exception is not thrown.
I hope this helps.
Best regards
Franz
- Fri Jun 06, 2014 2:36 pm
- Forum: .NET
- Topic: System.IndexOutOfRangeException WPF NearestPoint
- Replies: 4
- Views: 7368
System.IndexOutOfRangeException WPF NearestPoint
Hi Steema Team, I'm using the TeeChart NET 2014 4.1.2014.02060 inside a WPF-UserControl. And causing the following Exception. System.IndexOutOfRangeException wurde nicht behandelt. HResult=-2146233080 Message=Index was outside the bounds of the array. Source=TeeChart.WPF StackTrace: at Steema.TeeCha...