|
Draw Image on ThreeDScatterChart |
Posted by Omar on Jun-15-2018 08:21 |
|
Hello
I'm working in WPF and I have a ThreeDScatterChart for real-time plotting of data points. I would like to add an image or some sort of polygon at a specific position relative to my ThreeDScatterChart (For example at (0, 0, 0)).
I have setup my program in a way to be able to control the orientation and size of my chart in real-time and so I want this image to always appear at the same spot regardless of how the user decides to orient the chart... I'm not sure if I'm able to achieve this? If it is possible, your guidance is appreciated as I'm not sure what to do.
I've attached an image of what I'm trying to achieve. The red X marks where I want my image/polygon to appear.
Thank you kindly,
Omar
|
Re: Draw Image on ThreeDScatterChart |
Posted by Omar on Jun-16-2018 11:46 |
|
That's perfect, thank you Peter.
Omar |
|