Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
925
xamDataChart - Bubble sizing with multiple series
posted

Hi,

Due to issues with using non-scaled bubbles within the xamDataChart I have been successfully using the RadiusScale property to set min/max sizes for chart bubbles. This works fine for a single series, but for multiple series there is no correlation between the sizes of the bubbles in different series. I have the situation where a user has created a chart with 10 series, each with only a single data point in each series. In this case all the bubbles are the same size as they data sources for each series are not linked by the chart control.

Is there a way I can keep the min/max bubble sizes produced by the RadiusScale property and ensure the bubbles across multiple series are all scaled in relation to each other?

Regards,

Chris