Jump to content
Software FX Community

JDBCDataProvider and setDataSource() - Setting Bar Chart Colors


bfollek

Recommended Posts

I'm using JDBCDataProvider and setDataSource() to create a bar chart in a servlet. I want to change the colors of the bars to red. Do I have to loop through all the points and setPoint() each point with an appropriate PointAttributes object, or is there some better way to do this? TIA

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...