Search found 6 matches

by Nick Sheng
Sun Sep 07, 2008 10:07 pm
Forum: .NET
Topic: convert TeeChart in ActiveX to .Net verion issue?
Replies: 5
Views: 2407

just to make sure

does TChart1(AtRiskStep). same as TChart1.Series(AtRiskStep). ?

Thanks

Nick Sheng
by Nick Sheng
Sun Sep 07, 2008 10:06 pm
Forum: .NET
Topic: convert TeeChart in ActiveX to .Net verion issue?
Replies: 5
Views: 2407

Thanks Narcís
by Nick Sheng
Fri Aug 29, 2008 3:46 am
Forum: .NET
Topic: convert TeeChart in ActiveX to .Net verion issue?
Replies: 5
Views: 2407

and also this line of code
Me.TChartYEMChart.Series(AtRiskStep).Color = System.Convert.ToUInt32(AtRiskStep)
by Nick Sheng
Fri Aug 29, 2008 3:43 am
Forum: .NET
Topic: convert TeeChart in ActiveX to .Net verion issue?
Replies: 5
Views: 2407

convert TeeChart in ActiveX to .Net verion issue?

Hi All,

how to convert
YEMChart.Series(AtRiskStep).asLine.Pointer.Style = TeeChart.EPointerStyle.psRectangle to TeeChart in .Net version?


Thanks

Nick Sheng
by Nick Sheng
Fri Aug 29, 2008 3:32 am
Forum: .NET
Topic: upgrade from TeeChart proActiveXControlv7 to dot Net Version
Replies: 2
Views: 1460

Thanks a lot.

I have started to replace one by one, it doesn't seem to complex, just need to find out the new member of TeeChart.
by Nick Sheng
Wed Aug 27, 2008 12:32 am
Forum: .NET
Topic: upgrade from TeeChart proActiveXControlv7 to dot Net Version
Replies: 2
Views: 1460

upgrade from TeeChart proActiveXControlv7 to dot Net Version

Hi All,

I am currently working on a project that have a lot TeeChart proActiveXControlv7 , i need to upgrade to TeeChart dot Net version.

what is the best way to do this ? anyhelp will be appreciated .

Thanks in advance

Nick Sheng