I've upgraded a solution from the v8.2 to the v10.3 binaries and now my 3D Line charts have duplicate axis labels on all the axis. I can't find any setting to turn this off and comparing the VS 2008 to the VS 2010 properties for this chart they seem the same.
Hi, HankRainwater,
It turned out that this is the intended behavior - the X2 Y2 Z2 to be visible by default. In 8.2 version the X2 Y2 Z2 axes did not work at all that's why they did not show by default and their visbility flag was not working.
This bug will be fixed in the next servie release
Best,
Miroslav Kussovski
This fixed it. I find it strange that the 8.2 versions had the X2, Y2 and Z2 visible values set to true but did not show the extra legends.
Thanks.
Have you tried to set the Visible property of the X2, Y2 and Z2 axes of your chart instance to false?
You can review the aspx source code of the following sample:
https://ko.infragistics.com/samples/aspnet/chart/3d-chart-rotation