Enum EmptyPointBehavior
This enumeration defines the behavior of the sparkline when it encounters an empty Y point.
Namespace: Telerik.Windows.Controls.Sparklines
Assembly: Telerik.Windows.Controls.DataVisualization.dll
Syntax
public enum EmptyPointBehavior
DropPoint
Drops the empty point.
ShowAsZero
Converts the empty Y point to 0.