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

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

Definition

Namespace:Telerik.WinControls.UI.Sparkline

Assembly:Telerik.WinControls.UI.dll

Syntax:

C#
public enum EmptyPointBehavior

Fields

Skips the points.

C#
DoNotShow = 2

Shows the point blank.

C#
ShowAsBlank = 0

Considers the empty Y value as 0.

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