User (Legacy) Posted March 24, 2000 Report Share Posted March 24, 2000 I have tried the documentation but get confused (stupid me...) .Row sets the current row .Column sets the current column Example: .Row = 3, .Column = 2 .Data sets the Data value for the current .Row and .Column Example: .Data = 5 .ColumnCount and .RowCount sets the Maximum count of Rows/Columns Example: .RowCount = 3, .ColumnCount = 2 .ColumnLabel and .RowLabel set the value of the Current .Row and .Column I hope this helps... Thank you in advance. "Francisco Padron" <frankp@softwarefx.com> wrote in message news:DE0379D14694D211B4CE00609770710D04EE6D@sftfx-221.wamnet.net... > I'm not very familiar with MSChart so I don't know exactly what each of > these properties does. I think they refer to setting and accessing data. You > can find documentation on how to set data in Chart FX documentation. It is > quite diferent. > > Frank > SFX > Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.