Hi,
I did found few articles for creating/overlapping chart.
However I am interested in code sample to get output as shown in attachment.
Many thanks in advance... :)
1 Answer, 1 is accepted
0
Evgenia
Telerik team
answered on 24 Aug 2012, 08:54 AM
Hello Pradip,
You can achieve this scenario with two series and numeric axis - the first one will be bar series and the second one point series. The Figure property of the Point series lets you choose from a set of predefined shapes other than the default Ellipse shape (e.g. Cross, Diamond, Circle, Rectangle, Triangle and several different Star marker shapes).
You can find more information about creating a chart with numeric axis in our demo here and a sample demonstrating how to use point series here.
Greetings,
Evgenia
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now.