Table of Contents
RangeBarRing Property

Gets or sets a 0 based value that indicates the ring index of the scale's ranges bar. This is a dependency property.

Syntax
 public Int32 RangeBarRing { get; set; }

Property Value

A 0-based index value that specifies the ring index of the scale's ranges bar. The default value is 0. See here for more information about rings.

See Also