Search found 5 matches

by stollentroll83
Mon Oct 16, 2006 9:43 am
Forum: ActiveX
Topic: ActiveX development
Replies: 1
Views: 2793

ActiveX development

Hallo, I'm using Teechart6 ActiveX und try to build my own ActiveX-usercontrol using Teechart6. My problem is, that I want to have a nested structure like teechart uses: TChart.Axis.Left.SetMinMax(0,100) and I don't know how to realize that. I'm working with C++ and MFC and I'll be glad if anybody c...
by stollentroll83
Mon Dec 05, 2005 12:02 pm
Forum: .NET
Topic: Inherit steema.teechart.styles.line
Replies: 5
Views: 6405

Okay. Thanks for your help.
by stollentroll83
Mon Dec 05, 2005 11:00 am
Forum: .NET
Topic: Inherit steema.teechart.styles.line
Replies: 5
Views: 6405

When i first change the style in the editor to line and then try to click on the series tab, everything is okay.
by stollentroll83
Mon Dec 05, 2005 10:25 am
Forum: .NET
Topic: Inherit steema.teechart.styles.line
Replies: 5
Views: 6405

Hi, Thanks for your help. I tested it, and work as well as my code. I can see the series and the series points, but when i run the editor in run-time and try to click on the series tab, the application crashes. the error description: """ Eine nicht behandelte Ausnahme des Typs 'System.IndexOutOfRang...
by stollentroll83
Mon Dec 05, 2005 9:52 am
Forum: .NET
Topic: Inherit steema.teechart.styles.line
Replies: 5
Views: 6405

Inherit steema.teechart.styles.line

i’m working with the TeeChart .Net Version and Visual Basic .NET. I have a problem when I try to inherit from the styles.line object. The tool shows the series correct, but when I start the built-in editor, there’s no graphic icon for the series and when I want to look up the properties for the seri...