Enum
RangeColorGradientOrientation

The gradient orientation for the Bar indicator.

Definition

Namespace:Telerik.Windows.Controls.Gauge

Assembly:Telerik.Windows.Controls.DataVisualization.dll

Syntax:

cs-api-definition
public enum RangeColorGradientOrientation

Fields

Bottom

The current range color at bottom.

Declaration

cs-api-definition
Bottom = 5

Field Value

RangeColorGradientOrientation

Center

The current range color at center.

Declaration

cs-api-definition
Center = 2

Field Value

RangeColorGradientOrientation

Edges

The current range color at edges.

Declaration

cs-api-definition
Edges = 3

Field Value

RangeColorGradientOrientation

Left

The current range color at left.

Declaration

cs-api-definition
Left = 1

Field Value

RangeColorGradientOrientation

Right

The current range color at right.

Declaration

cs-api-definition
Right = 4

Field Value

RangeColorGradientOrientation

Top

The current range color at top.

Declaration

cs-api-definition
Top = 0

Field Value

RangeColorGradientOrientation

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