Hi,
NullHandling.Zero does not use Zero values for dataPoints with DBNull.Value.
Thanks
Sangeetha
Hello Sangeetha,
When you say that NullHandling.Zero doesn't use Zero values, what specifically do you mean? Do you mean that the value of the DataPoint is still null, or do you mean that the chart doesn't use a zero value when plotting the DataPoint in question?
Hi Dave,
Thank You for your reply.
By "NullHandling.Zero doesn't use Zero values", I mean the Chart does not use a zero value when plotting the dataPoint in question, although my DataSource contains null for such missing data points.
Just so we're working from the same page, would you be able to provide a sample project which reproduces the issue? You can attach the ZIPped project by selection the Options tab while creating your post.