  | 
distanceFromScale
 | 
 Gets or sets the distance of this object from the scale.
 
 | 
  | 
endValue
 | 
 Gets or sets the end value.
 
 | 
  | 
endWidth
 | 
 Gets or sets the end width.
 
 | 
  | 
fill
 | 
 Gets or sets the fill for the range.
 
 | 
  | 
id
 | 
 Gets or sets the ID of this range.
 
 | 
  | 
isCustom
 | 
 Gets or sets a value indicating whether this range is
 a custom range.
 
 | 
  | 
isDisplayedInLegend
 | 
 Gets or sets a value indicating whether the legend items
 corresponding to this range are displayed in the legend
 hooked up to the gauge.
 
 | 
  | 
isEndValueInclusive
 | 
 
 Gets or sets a value indicating whether the range includes its 
 end value.
 
 | 
  | 
isStartValueInclusive
 | 
 
 Gets or sets a value indicating whether the range includes its 
 start value.
 
 | 
  | 
isVisible
 | 
 Gets or sets a value indicating whether this range is visible.
 
 | 
  | 
legendCategory
 | 
 Gets or sets the legend category heading.
 
 | 
  | 
legendText
 | 
 Gets or sets the legend text.
 
 | 
  | 
name
 | 
 Gets or sets the visible name of this object.
 
 | 
  | 
opacity
 | 
 Gets or sets the percentage of opacity.
 
 | 
  | 
parentControl
 | 
 Gets the parent control of this range.
 
 | 
  | 
placement
 | 
 Gets or sets the placement.
 
 | 
  | 
startValue
 | 
 Gets or sets the start value.
 
 | 
  | 
startWidth
 | 
 Gets or sets the start width.
 
 | 
  | 
tooltip
 | 
 Gets or sets the tooltip text.
 
 | 
  | 
zIndex
 | 
 Gets or sets an index that can be used to customize 
 the placement of this range in front of or behind
 other gauge elements. Elements with a higher z-index
 are drawn on top of elements with a lower z-index.
 
 |