Enum RangeColorGradientOrientation
The gradient orientation for the Bar indicator.
Namespace: Telerik.Windows.Controls.Gauge
Assembly: Telerik.Windows.Controls.DataVisualization.dll
Syntax
public enum RangeColorGradientOrientation
Bottom
The current range color at bottom.
Center
The current range color at center.
Edges
The current range color at edges.
Left
The current range color at left.
Right
The current range color at right.
Top
The current range color at top.