Null Values Support
In RadSparkline the EmptyPointBehavior property controls what happens with null points. The possible values are:
- ShowAsBlank: the null points would not be painted on the chart.
- ShowAsZero: the null point will be considered as 0 on the Y axis.
Figure 1: ShowAsBlank
Figure 2: ShowAsZero