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

[Solved] Axis Labels - Chart -Properties

3 Answers 120 Views
Chart (Obsolete)
This is a migrated thread and some comments may be shown as answers.
Balaji
Top achievements
Rank 1
Balaji asked on 20 Nov 2009, 07:27 AM
Hi,

I set these two properties to display the Axis labels for Chart,
   
        radChartPerformaneGrowth.PlotArea.XAxis.AxisLabel.TextBlock.Text = objShared.GetComponentName(HRDPower.Core.ComponentType.PERFORMANCEPLAN) 
 
        radChartPerformaneGrowth.PlotArea.YAxis.AxisLabel.TextBlock.Text = dtGrowth.Columns(2).ColumnName 

Still the labels are not displaying for me, Any one pls help.

 Regards
 
  Balaji.T

3 Answers, 1 is accepted

Sort by
0
Giuseppe
Telerik team
answered on 23 Nov 2009, 09:16 AM
Hello Balaji,

You will also need to set the radChartPerformaneGrowth.PlotArea.XAxis.AxisLabel.Visible / radChartPerformaneGrowth.PlotArea.YAxis.AxisLabel.Visible properties to true.


All the best,
Manuel
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
0
Balaji
Top achievements
Rank 1
answered on 02 Dec 2009, 03:46 AM
I'm already set those properties true in markup side,but still its not visible, is there any other reason. I'm attached the chart image pls go thru it,
0
Balaji
Top achievements
Rank 1
answered on 02 Dec 2009, 06:42 AM

Thanks telerik it's displaying after setting these property.

By Balaji.T
Tags
Chart (Obsolete)
Asked by
Balaji
Top achievements
Rank 1
Answers by
Giuseppe
Telerik team
Balaji
Top achievements
Rank 1
Share this question
or