Version

RadialGaugeRange Class Properties

For a list of all members of this type, see RadialGaugeRange members.

Public Properties
 NameDescription
Public PropertyBrushGets or sets the brush to use to fill the range.  
Public PropertyEndValueGets or sets the value at which the range ends along the scale.  
Public PropertyInnerEndExtentGets or sets the distance from the center of the gauge (from 0 to 1) at which to end rendering the inner sweep of the range. Values further from zero than 1 can be used to make this extend further than the normal radius of the gauge.  
Public PropertyInnerStartExtentGets or sets the distance from the center of the gauge (from 0 to 1) at which to start rendering the inner sweep of the range. Values further from zero than 1 can be used to make this extend further than the normal radius of the gauge.  
Public PropertyNameGets or sets the name of the range.  
Public PropertyOuterEndExtentGets or sets the distance from the center of the gauge (from 0 to 1) at which to end rendering the outer sweep of the range. Values further from zero than 1 can be used to make this extend further than the normal radius of the gauge.  
Public PropertyOuterStartExtentGets or sets the distance from the center of the gauge (from 0 to 1) at which to start rendering the outer sweep of the range. Values further from zero than 1 can be used to make this extend further than the normal radius of the gauge.  
Public PropertyOutlineGets or sets the outline to use when rendering the range.  
Public PropertyStartValueGets or sets the value at which the range starts along the scale.  
Public PropertyStrokeThicknessGets or sets the stroke thickness to use when rendering this range's outline.  
See Also