This is a migrated thread and some comments may be shown as answers.

AxisElementBrush with 3D charts

1 Answer 32 Views
Chart
This is a migrated thread and some comments may be shown as answers.
James
Top achievements
Rank 1
James asked on 11 Apr 2012, 10:20 PM
I can set color to the chart axis lines for a 2D chart by setting the AxisElementBrush of the chart control just like this:

mChartControl.AxisElementBrush = new SolidColorBrush(value);

This does not work with 3D charts. How can I get the grid lines to change colors when the chart is 3D? Why is it that I am running into so many problems to get a 3D chart to act the same as a 2D chart? dll version 2011.2.920.40 Thanks, James

1 Answer, 1 is accepted

Sort by
0
Sia
Telerik team
answered on 16 Apr 2012, 02:25 PM
Hello James,

Unfortunately the AxisElementBrush property cannot be used in 3D. The 3D chart is a separate control which styling is very limited compared to our 2D charts. Please excuse for the inconvenience caused.

All the best,
Sia
the Telerik team

Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get it now >>

Tags
Chart
Asked by
James
Top achievements
Rank 1
Answers by
Sia
Telerik team
Share this question
or