Enum OutOfRangeRule
Specifies the out of range rule for a DataBarShape.
Namespace: Telerik.Windows.Controls.DataBars
Assembly: Telerik.Windows.Controls.DataVisualization.dll
Syntax
public enum OutOfRangeRule
Left
A rule should be applied on the left side of the bar shape.
None
No rule should be applied.
Right
A rule should be applied on the right side of the bar shape.