Hi, I want to use the StyleSheet.css, to load the style sheet I am using StyleClass tag, but its not working below is my code,
<c:chart id="chart1" datasource="#{sourceProvider.categoryDataset}" styleClass="tablewidth" foreground="gray" antialias="true" type="bar" is3d="false" ylabel="Highly Satisfied" output="png" title="Overall Satisfaction" ></c:chart>
Thanks
Srikanth