<c:chart id="chart5"
datasource="#{BarCharts.sourceProvider.categoryDataset}"
type="bar" is3d="false" antialias="true" outline="true"
legend="false" background="#8AB1C2">
<c:chartAxis domain="true" verticalTickLabels="true"/>
</c:chart>
Hi All,
Can I make dual axis chart like the above.Plz some one let me know how to include the third catagory dataset for 3rd axis.