Search found 5 matches
- Wed Apr 02, 2008 12:13 am
- Forum: .NET
- Topic: Polar Brush always paints to 0,0
- Replies: 3
- Views: 6079
Hi, Thanks for your prompt reply. I have downloaded version 1.1.2531.28391 and the problem still remains. Here is the picture of what happens. It fills up to 0,0 even though I have no point at 0,0! http://203.49.69.43/Tchart/Brushto0.jpg This image is taken from a simple example I have created to de...
- Mon Mar 31, 2008 10:38 pm
- Forum: .NET
- Topic: Polar Brush always paints to 0,0
- Replies: 3
- Views: 6079
Polar Brush always paints to 0,0
Hi, I am using the polar series (from version 1.1.2004.16592) and I am struggling to get the polar.Brush to paint where I want it to paint. I have a few points which I want to fill in with a colour, i.e: Direction,Value 140,20 160,20 180,20 160,30 Now, you would think that by setting the CloseCircle...
- Thu Feb 09, 2006 12:34 am
- Forum: .NET
- Topic: Smooth lines
- Replies: 3
- Views: 6900
Hi, I have the same question as Erwin. Is it possible just to smooth an existing series without creating a new smoothed series? We have a large amount of existing code which currently displays straight lines which would like to smooth without having to create extra smoothed series for. As Erwin says...
- Wed Jun 29, 2005 12:13 am
- Forum: .NET
- Topic: license error "object reference not set"
- Replies: 18
- Views: 41099
Problem Solved!
I solved my problem, hopefully this will help anybody else with the same problem. The "object ref not set" exception (or bug?) occurs when the Tchart license file is included in a dll assembly and not in an exe asm. The Tchart license manager must only check the executing assembly (.exe) and if the ...
- Wed Jun 29, 2005 12:05 am
- Forum: .NET
- Topic: license error "object reference not set"
- Replies: 18
- Views: 41099
license error "object reference not set"
Hi, After upgrading an app to TChart version 1.1.2004.16592 and following tutorial 17, I added a chart to a form and deleted it. The licenses.licx file appeared as an Embedded Resource in the dll project, it's contents: Steema.TeeChart.TChart, TeeChart, Version=1.1.2004.16592, Culture=neutral, Publi...