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

How set back color of RadChart ChartTitle

1 Answer 39 Views
Chart (Obsolete)
This is a migrated thread and some comments may be shown as answers.
eugen100
Top achievements
Rank 1
eugen100 asked on 30 Nov 2011, 10:09 AM
Hello,
I want that this color will be the same as color of chart background (that is "the outermost rectangle that encloses all other elements of the chart").  I made it as

(Telerik.Charting.Styles.

StyleTextBlockTitle)radChart.ChartTitle.TextBlock.Appearance).FillStyle.MainColor =

 

radChart.Appearance.FillStyle.MainColor;

May be there is more simple way but I didn't find it.  Yet I see that around the title there is some white rectangle. It seems that it is the border of TextBlock but I didn't find this property. Any help?
 

1 Answer, 1 is accepted

Sort by
0
Evgenia
Telerik team
answered on 04 Dec 2011, 07:18 PM
Hello Evgeny,

To customize the Border of the ChartTitle you should reach the RadChart.ChartTitle object and then Appearance.Border as shown on the image in our help topic.

Regards, Evgenia
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now
Tags
Chart (Obsolete)
Asked by
eugen100
Top achievements
Rank 1
Answers by
Evgenia
Telerik team
Share this question
or