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

ScatterSeriesDefinition - dynamic PointSize

1 Answer 40 Views
Chart
This is a migrated thread and some comments may be shown as answers.
Dhaval patel
Top achievements
Rank 1
Dhaval patel asked on 11 Oct 2011, 07:46 AM
Is it possible to give dynamic PointSize in ScatterSeriesDefinition???

I have used ScatterSeriesDefinition:
<telerik:ScatterSeriesDefinition ShowItemToolTips="True" PointSize="{Binding SeriesCount}"/>
SeriesCount is property of my entity.
it may be different for each point.
range of SeriesCount may 7 to 20.
i want to give SeriesCount as PointSize of current point.

Thanks in advance.

Regards
Dhaval Patel

1 Answer, 1 is accepted

Sort by
0
Accepted
Giuseppe
Telerik team
answered on 13 Oct 2011, 04:39 PM
Hello Dhaval Patel,

The scatter point size is set per series and cannot be different for each point. We would suggest you to consider using Bubble series type instead as you will be able to supply different BubbleSize for each item.

Hope this helps.


All the best,
Giuseppe
the Telerik team

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

Tags
Chart
Asked by
Dhaval patel
Top achievements
Rank 1
Answers by
Giuseppe
Telerik team
Share this question
or