Enum
OutOfRangeRule

Specifies the out of range rule for a DataBarShape.

Definition

Namespace:Telerik.Windows.Controls.DataBars

Assembly:Telerik.Windows.Controls.DataVisualization.dll

Syntax:

cs-api-definition
public enum OutOfRangeRule

Fields

Left

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

Declaration

cs-api-definition
Left = 1

Field Value

OutOfRangeRule

None

No rule should be applied.

Declaration

cs-api-definition
None = 0

Field Value

OutOfRangeRule

Right

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

Declaration

cs-api-definition
Right = 2

Field Value

OutOfRangeRule

In this article
DefinitionFieldsLeftNoneRight
Not finding the help you need?
Contact Support