User (Legacy) Posted June 4, 2003 Report Share Posted June 4, 2003 Hello, I have a chart with this structure: AcctDesc Month1 Month2 Month3 Month4.... Month12 ------------------------------------------------------------- Liabilities 405065 511231 54645 31522.... 1254646 How do I make this graph using data binding? | ***** | ***** ***** | ***** ***** | **** ***** ***** | **** ***** ***** ***** | **** ***** ***** ***** | **** ***** ***** ***** ---------------------------------------------------- Month1 Month2 Month3.......... Month12 Thanks Javier Link to comment Share on other sites More sharing options...
Software FX Posted June 4, 2003 Report Share Posted June 4, 2003 Simply use the Data-Binding procedure described in the docs. You need to use the DataStyle property (DataSourceSettings) to specify that you want your data to be "Transposed". -- FP Software FX, Inc. Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.