Hi Prashant,
The scatter series can show data only when there are two numerical axes. When one of the axes is categorical (such as are
DateTimeCategoricalAxis and
DateTimeContinuousAxis) only categorical series can be used. However, we have a categorical
BubbleSeries which I believe you can use for your scenario. As with other categorical series, you will need to set their value and category bindings, but you will also need to set their bubble size binding which will allow you to have bubble with different sizes depending on the values they represent. If you need bubbles with one size as it seems from your image, here's how:
And then set new instance of the binding to the series:
Let us know if you need further assistance.
Regards,
Todor
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