Search found 2 matches

by JamesDONG
Mon Jul 13, 2009 9:24 pm
Forum: .NET
Topic: chart with DateAxis throwing exception when keeping zooming
Replies: 1
Views: 1623

chart with DateAxis throwing exception when keeping zooming

I have a chart with DateTime x-Axis, but when I keep zooming out using "tChartTimeSeries.Zoom.ZoomPercent(70);" , I will get exception. I tried to use try { tChartTimeSeries.Zoom.ZoomPercent(70); } catch (Exception ex) { } to catch, but I could not catch it. it will go WndProc(ref Message m), then I...
by JamesDONG
Mon Dec 01, 2008 7:52 pm
Forum: .NET
Topic: Teechart Net 3.0 License issue
Replies: 1
Views: 1561

Teechart Net 3.0 License issue

got a license issue for TeeChart Net 3.0 Product, I embedded this component into a dll which is referenced by an application, I also copied this licence file to this application, I uninstalled TeeChart Net 3.0 just for distribute license simulation and rebuild this application, Got a error for valid...