I need to change foreground color of axis value labels. I tried to set style of AxisX(Y)Label2D, but with no effect.
<
Style TargetType="{x:Type telerik:AxisXLabel2D}">
<Setter Property="Foreground" Value="Red" />
</Style>
Thanks for your reply!
Marek
1 Answer, 1 is accepted
0
Ves
Telerik team
answered on 30 Mar 2009, 04:36 PM
Hi Marek,
It seems there is a glitch which prevents this approach from working correctly. I have notified our developers of it and the fix has been scheduled for the service pack release, expected within two weeks. For the time being you can use the following workaround: