How do I get the Chart Heading to display

5 replies. Last post: November 18, 2014 1:21 AM by Yudi
Tags :
  • (None)
  • New Discussion
  • New Question
  • New Product Feedback

I am having a problem getting the Chart heading to display on my charts.  I have attempted using client settings:

<HeaderSettings Text="ACTUAL HOURS BY CHARGE NUMBER"> <TextStyle> <FontStyle EmSize="16" /> </TextStyle> </HeaderSettings>

I have also attempted to set them on the server:

ChartSettings chartSettings = WebGrid1.ChartSettings; chartSettings.HeaderSettings.Text = "ACTUAL HOURS BY CHARGE NUMBER";

 

Niether of these approaches work. 

 

Thanks for any hepl that you can provide.

 

Al

 

All times are GMT -5. The time now is 11:36 PM.
Previous Next