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

Multi-chart with stacked bar and line series

1 Answer 40 Views
Chart (Obsolete)
This is a migrated thread and some comments may be shown as answers.
Kalavathi
Top achievements
Rank 1
Kalavathi asked on 31 Jan 2013, 06:37 AM
Hi support Team,

Can please suggest for the below requirement. Attached is the Required Radchart.

The requirement is to produce a  multi-chart with stacked bar and line series.  The line series will be for part periods only

 

a)      One series for full date range scale

b)      One series for past period of date range scale

c)       One series for future period of date range scale

1 Answer, 1 is accepted

Sort by
0
Missing User
answered on 04 Feb 2013, 06:06 PM
Hi Kalavathi,

I'll go along the points you've noted in the screenshot.

A. Try using the Intelligent labels of the RadChart. You can do so by setting the IntelligentLabelsEnabled property to true:
<telerik:RadChart IntelligentLabelsEnabled="true"/>
You can also check out this demo to find out more about the feature.

B. and C.: Depending on how your business classes are structured, you can see if using Empty Values will fit these requirements. I have attached a simple project to demonstrate the empty values functionality of the RadChart.

Regards,
Ivan N.
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.
Tags
Chart (Obsolete)
Asked by
Kalavathi
Top achievements
Rank 1
Answers by
Missing User
Share this question
or