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

How to style the zoom and scroll control?

1 Answer 45 Views
Chart
This is a migrated thread and some comments may be shown as answers.
siva
Top achievements
Rank 1
siva asked on 06 Jun 2012, 12:13 PM
Hi i need to customize our zoom and scroll control like in attached file

1 Answer, 1 is accepted

Sort by
0
Sia
Telerik team
answered on 11 Jun 2012, 11:15 AM
Hello Siva,

Please try to set our Expression Dark theme to your RadChart and let me know whether this look fits your scenario.

If not, you need to customize the X and Y axes of your RadChart through the exposed AxisXStyle and AxisYStyle:
<telerik:ChartArea AxisYStyle="{StaticResource CustomAxisY}" AxisXStyle="{StaticResource CustomAxisX}" />
where you need to set a custom style to the RadSlider element.

I hope this helps.
Greetings,
Sia
the Telerik team

Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get it now >>

Tags
Chart
Asked by
siva
Top achievements
Rank 1
Answers by
Sia
Telerik team
Share this question
or