Hi
I'm not able to get the AxisLabel displayed for either the X or Y Axis
(using Q3 2007 radControls)
For example:
radChart.PlotArea.XAxis.AxisLabel.TextBlock.Text = "Years"
radChart.PlotArea.YAxis.AxisLabel.TextBlock.Text = "%"
I tried using the help programmatic example to get some "clean" code
Creating RadChart Programmatically - more complex example
but it still didn't work...
Any help appreciated
Regards
Martin Hoey
I'm not able to get the AxisLabel displayed for either the X or Y Axis
(using Q3 2007 radControls)
For example:
radChart.PlotArea.XAxis.AxisLabel.TextBlock.Text = "Years"
radChart.PlotArea.YAxis.AxisLabel.TextBlock.Text = "%"
I tried using the help programmatic example to get some "clean" code
Creating RadChart Programmatically - more complex example
but it still didn't work...
Any help appreciated
Regards
Martin Hoey