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

Multiple Y-Axis using SeriesMapping (for grouping)

1 Answer 59 Views
Chart
This is a migrated thread and some comments may be shown as answers.
Narasimha Baliga
Top achievements
Rank 1
Narasimha Baliga asked on 05 May 2010, 11:19 AM
Hi,

 At present we render a chart using SeriesMapping and Grouping (using RadGridView), which works just fine like the demo. I have following questions  -

1. Using SeriesMapping, is it possible to have multuple y-axis? We use SeriesMapping as we need Grouping of data.
2. If not, is it possible to do "grouping" using DataSeries? (Grouping using RadGridView again).

Regards
Baliga

1 Answer, 1 is accepted

Sort by
0
Ves
Telerik team
answered on 10 May 2010, 08:50 AM
Hi Baliga,

You can wire the DataBound event in RadChart and change the AxisName property of the series definition for the DataSeries you need to associate with the additional Y axis. Note, that you will need to configure the additional axis manually. I have attached an example.

Greetings,
Ves
the Telerik team

Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items.
Tags
Chart
Asked by
Narasimha Baliga
Top achievements
Rank 1
Answers by
Ves
Telerik team
Share this question
or