Is it possible to inverst the Y axis of a RadCartesianChart? Instead of the Y axis counting down like so:
10
9
8
7
6
5
4
3
2
1
0
I would like it to read descending:
0
1
2
3
4
5
6
7
8
9
10
etc.
Is this possible? I've been searing your guys forums and I see there being talk about a release that will contain this feature, but has it ever been implemented? Thanks in advance.
10
9
8
7
6
5
4
3
2
1
0
I would like it to read descending:
0
1
2
3
4
5
6
7
8
9
10
etc.
Is this possible? I've been searing your guys forums and I see there being talk about a release that will contain this feature, but has it ever been implemented? Thanks in advance.