How To Handle Missing DataPoints with MSChart (177685)
The information in this article applies to:
- Microsoft Visual Basic Learning Edition for Windows 5.0
- Microsoft Visual Basic Learning Edition for Windows 6.0
- Microsoft Visual Basic Professional Edition for Windows 5.0
- Microsoft Visual Basic Professional Edition for Windows 6.0
- Microsoft Visual Basic Enterprise Edition for Windows 5.0
- Microsoft Visual Basic Enterprise Edition for Windows 6.0
This article was previously published under Q177685 SUMMARY
The last argument of the SetData method determines if the data point is a
null value. When this flag is True, the data point is null and the value is
omitted from the chart. It is often desirable that a data point is omitted
rather than treated as zero. This article illustrates how to use the MS
Chart control to create data points that are omitted, or missing, from the
plot.
Modification Type: | Minor | Last Reviewed: | 7/1/2004 |
---|
Keywords: | kbhowto KB177685 |
---|
|