CompuServe Messages

VB and Charts

    16-Oct-91 07:42:11
Sb: #3374-VB and Charts
Fm: Larry Bumgarner 73730,3532
To: Graeme Knott 100016,617
I am glad to see the addition of the scale control that you mentioned. I would also like to see Scatter charts include LINES as a possible style. This is most important in engineering applications. The last problem that I had dealt with multiple series of data. Since there is only one XPosData array for all the series there needs to be a way to handle cases where there are a different amount of data points in each series. For example in Excel if the cell contains #N/A the data for that cell is not used on the chart. We have many cases where we have multiple series and there is data missing at some points in some series. I would appreciate your feedback on this because I desparately want to use your control. For now, I have written my own custom control for Scatter charts, but, would like to have all the charts available through your product.