New to Telerik UI for WPFStart a free 30-day trial

This enumeration defines the behavior of the sparkline when it encounters an empty Y point.

Definition

Namespace:Telerik.Windows.Controls.Sparklines

Assembly:Telerik.Windows.Controls.DataVisualization.dll

Syntax:

C#
public enum EmptyPointBehavior

Fields

Drops the empty point.

C#
DropPoint = 0

Converts the empty Y point to 0.

C#
ShowAsZero = 1
In this article
DefinitionFieldsDropPointShowAsZero
Not finding the help you need?
Contact Support