Steema.TeeChart.Styles.TreatNullsStyle
Posted: Tue May 01, 2012 7:02 am
Hi
I'm using the chart and using:
series.TreatNulls = Steema.TeeChart.Styles.TreatNullsStyle.DoNotPaint
I have attached an image of how the graph is painted.
My problem is that the lines go to 0 where the null value is instead of just having a missing segment.
Another problem is that when i use down-sampling the null values do not show.
I'm using the chart and using:
series.TreatNulls = Steema.TeeChart.Styles.TreatNullsStyle.DoNotPaint
I have attached an image of how the graph is painted.
My problem is that the lines go to 0 where the null value is instead of just having a missing segment.
Another problem is that when i use down-sampling the null values do not show.