Search found 1 match
- Tue Jan 07, 2014 3:28 pm
- Forum: .NET
- Topic: Can't utilize TChart's ChartController in WPF
- Replies: 1
- Views: 5340
Can't utilize TChart's ChartController in WPF
Hello, I posted on StackOverflow, but now I finally managed to log in here as a client, so, again... I am trying to create the toolbar (ChartController) for my TChart in WPF. I see the Forms example, But I can not create the objects needed in WPF. private Steema.TeeChart.Commander commander1; privat...