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

Specifies the out of range rule for a DataBarShape.

Definition

Namespace:Telerik.Windows.Controls.DataBars

Assembly:Telerik.Windows.Controls.DataVisualization.dll

Syntax:

C#
public enum OutOfRangeRule

Fields

A rule should be applied on the left side of the bar shape.

C#
Left = 1

No rule should be applied.

C#
None = 0

A rule should be applied on the right side of the bar shape.

C#
Right = 2
In this article
DefinitionFieldsLeftNoneRight
Not finding the help you need?
Contact Support