Page 1 of 1

LabelWidth & Runtime version

Posted: Mon Aug 21, 2006 2:02 pm
by 8123141
Hello!

I'm currently using TeeChart version 2 and I've experienced the following two problems:

1. Calling the function Steema.TeeChart.Axis.LabelWidth(double val) always causes an ArgumentException.

The exception is actually thrown in System.Drawing.Graphics.MeasureString(...). It seems like TeeChart passes on invalid parameters to the MeasureString-method.

2. XCopy-deployment does not work anymore:
Distributing an application by copying the TeeChart.dll causes a license error.

Many thanks in advance!

Posted: Tue Aug 22, 2006 9:09 am
by narcis
Hi dotnetjunkee,

Please find below the answers to your questions:

1. Could you please send us an example we can run "as-is" to reproduce the problem here?

You can post your files at news://www.steema.net/steema.public.attachments newsgroup.


2. The TeeChart license is compiled into an application when compiled on a machine with the Developer license installed and licenses.licx present in the project. Copying teechart.dll with your project should then work without a problem. Do you have the licenses.licx file included in your project?