Are there any plans to support population pyramids natively as a chart type?
I can hack this type of chart using stacked bar and giving females negative numbers. However the X-axis will then display negative values. Instead of doing this work around when the end user selects pyramid it would be great if it was natively supported.
Regards, Mikael
Hi,
The XamWebChart control is going to be retired. We will still support if for some time, but no new features will be developed for it.
The XamDataChart is the control that replaces XamWebChart. Please check the DataChart control features and capabilities. If the behavior you require is not present there too, please refer to the DataChart forums.
Sorry for the inconvenience we might have caused you.
Regards,
Boyan
Hello Mikael,
In case you use version 11.1 or earlier, you can have a look in your Local Sample browser where we show a pyramidal design using Funnel Chart type under the section XamWebChart->Visual->Chart Types .
Still, as Boyan posted, we are going to retire the XamWebChart, this is why we can suggest you check our new control XamFunnelChart that we created in order to show the data in pyramidal form:
http://samples.infragistics.com/sldv/ComponentOverview.aspx?cn=funnel-chart
If you need any additional information on this matter, please feel free to ask.
We use version 11.2. For now we have created a work around using the xamwebchart control. When time allows it we will look into migrating to xamdatachart.
Thanks