Measurement Studio for .NET Languages

cancel
Showing results for 
Search instead for 
Did you mean: 

Rotate Wpf graph in 3d viewport

Solved!
Go to solution

Gentlemen,

 

Does anyone have an example of how to roate a wpf graph with the viewport3d?

 

Thank you

 

George

0 Kudos
Message 1 of 3
(5,287 Views)
Solution
Accepted by IntellitoolEng

You can host any WPF control using the Viewport2DVisual3D class (in the article example, just replace <Button>Hello, 3D</Button> with <ni:Graph />, and modify the RotateTransform3D as needed).

~ Paul H
Message 2 of 3
(5,272 Views)

Thank you, worked perfectly

0 Kudos
Message 3 of 3
(5,164 Views)