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

Series Label clickable?

1 Answer 50 Views
Chart
This is a migrated thread and some comments may be shown as answers.
Weston
Top achievements
Rank 1
Weston asked on 25 Feb 2016, 05:13 PM

Hello,

In our app, we represent the user with data using the RadCartesianChart control. Each column represents a "details" page behind it. We currently utilize Single-Selection ChartSelectionBehaviors to accomplish this. 

In many scenarios, some of the columns a user may want to click on are far too small to be selected (see attached screenshot). Since the Series Labels are always the same size, is there a way to make the Series Label included in the selection "hitbox"? If not, would you have any suggestions on how to accomplish selecting very small columns without presenting the user with a dialog?

Thanks!

1 Answer, 1 is accepted

Sort by
0
Pavel R. Pavlov
Telerik team
answered on 01 Mar 2016, 10:08 AM
Hi Weston,

The selection behavior is pretty straight forward. In order to select a bar you need to click on it if the bar is as small as you cannot click on it, there is nothing to do in order to change this.

The only way would be to change the way the data is presented so that the bars will be clickable.

Regards,
Pavel R. Pavlov
Telerik
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 Feedback Portal and vote to affect the priority of the items
Tags
Chart
Asked by
Weston
Top achievements
Rank 1
Answers by
Pavel R. Pavlov
Telerik team
Share this question
or