Search found 5 matches

by Simo
Wed Mar 06, 2013 4:19 pm
Forum: .NET
Topic: View3D in xaml
Replies: 3
Views: 4257

Re: View3D in xaml

Hi Sandra, this is the way you can resolve it in xaml-codes not in the code-behind: 1. You have to instance the Aspect Class as a resource: <UserControl.Resources> <my:Aspect x:Key="ChartAspect" View3D="False"/> <wpf2:Panel x:Key="ChartPanel" Transparent="True" BorderRound="0"> </wpf2:Panel> </UserC...
by Simo
Wed Mar 06, 2013 1:39 pm
Forum: .NET
Topic: Walls Property
Replies: 1
Views: 2657

Walls Property

Hello,

The Property "WALLS" of TChart is missing in WPF!
I can only see it in WindForms and use in the Code-Behind in WPF!
Is it possible to use this property in xaml????

Best regards
Simo
by Simo
Wed Mar 06, 2013 9:41 am
Forum: .NET
Topic: View3D in xaml
Replies: 3
Views: 4257

View3D in xaml

Hello Support Team,

is there a way to set or modify the View3D property in xaml??
Thanks a lot.

Best regards
Simo
by Simo
Wed Jan 30, 2013 2:20 pm
Forum: .NET
Topic: No TeeChart on Toolbox to see
Replies: 2
Views: 3761

Re: No TeeChart on Toolbox to see

Hello Sandra,

I've expected to use the TeeChart straight after the installation routine, just like in Delphi 5..7, CodeGear, Embarcardero XE....
This is what other third parties do (devart, devexpress and so on)!
Now I solve the problem with your help:)
Thank you a lot.
by Simo
Wed Jan 30, 2013 10:22 am
Forum: .NET
Topic: No TeeChart on Toolbox to see
Replies: 2
Views: 3761

No TeeChart on Toolbox to see

Hello,

I'm having a problem with the TeeChart Lib. I can't see on the Toolbox in my VS-IDE and implement it in projects.
I'm using:
Windows 7 Pro.
VS 2010 Pro.
VS 2010 SP1.
TeeChartNET2012_4.1.2012.09280.exe

What am I doing wrong!

Thanks for help :?

Simo