Version 24.2 (latest)

LinearGaugeRange Class Properties

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

Public Properties
 NameDescription
Public PropertyBrushElementBrushElement defining how the background of this Range is painted. (Inherited from Infragistics.UltraGauge.Resources.GaugeRange)
Public PropertyEndValueEnd value for this range. Relates to a value on the Axis of the parent scale. (Inherited from Infragistics.UltraGauge.Resources.GaugeRange)
Public PropertyGaugeComponentThe Gauge Component (e.g. "UltraGauge1") in context. (Inherited from Infragistics.UltraGauge.Resources.GaugeAppearanceObject)
Public PropertyInnerExtentInner extent of this range. For horizontally oriented gauges, this is expressed as a percentage of the gauge's height. For vertically oriented gauges, this is expressed as a percentage of the gauge's width.  
Public PropertyKeyUnique identifier for this object in a collection. (Inherited from Infragistics.UltraGauge.Resources.GaugeCollectionObject)
Public PropertyOuterExtentOuter extent of this range. For horizontally oriented gauges, this is expressed as a percentage of the gauge's height. For vertically oriented gauges, this is expressed as a percentage of the gauge's width.  
Public PropertyScaleThe parent Scale. (Inherited from Infragistics.UltraGauge.Resources.GaugeRange)
Public PropertyShadowSettings used to render a shadow under the range.  
Public PropertyStartValueStart value for this range. Relates to a value on the Axis of the parent scale. (Inherited from Infragistics.UltraGauge.Resources.GaugeRange)
Public PropertyStrokeElementStrokeElement defining the Pen used for outlining this Range. (Inherited from Infragistics.UltraGauge.Resources.GaugeRange)
Public PropertyVisibleDetermines whether or not this range should be displayed. (Inherited from Infragistics.UltraGauge.Resources.GaugeRange)
Protected Properties
 NameDescription
Protected PropertySortedPropertyNamesUsed by the TypeConverter to sort when listing properties. (Inherited from Infragistics.UltraGauge.Resources.GaugeAppearanceObject)
See Also