RadCartesianChart3D camerarotaion event

1 Answer 36 Views
ChartView3D
Thomas Leth
Top achievements
Rank 1
Iron
Thomas Leth asked on 21 Nov 2024, 04:34 PM | edited on 21 Nov 2024, 04:35 PM

I am using a RadCartesianChart3D in a WPF application, where the label along the y-axis on the horiziontal plane denotes a "Flow direction" displayed using an Arrow symbol.

When/if the user rotates the chart around the vertical z-axis, so that the chart is seen from the backside, the values of the Y-axsis are reversed, which in my case translated to the "flow direction" should be swapped, as in: I need to change the arrow symbol in the y-axis label from "Pointing Right" to "Pointing Left" (or the opposite).

I notice, that the RadCartesianChart3D is actually already "flipping" the text label as the chart is rotated.

Is there any way I can intercept this behaviour, eg. as a ChartRotated or LabelPositionUpdated event, as the user rotates the chart, so that I can change the Label text as needed?

Two images attached to illustrate what I try to accomplish

/Thanx

1 Answer, 1 is accepted

Sort by
0
Accepted
Thomas Leth
Top achievements
Rank 1
Iron
answered on 12 Dec 2024, 12:44 PM
Not relevant anymore
Tags
ChartView3D
Asked by
Thomas Leth
Top achievements
Rank 1
Iron
Answers by
Thomas Leth
Top achievements
Rank 1
Iron
Share this question
or