Version

LinearGaugeScale Class Properties

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

Public Properties
 NameDescription
Public PropertyAxisScale which defines the Minimum, Maximum, and Interval for this section. (Inherited from Infragistics.UltraGauge.Resources.GaugeScale)
Public PropertyBrushElementBrushElement defining how the background of this section is painted. (Inherited from Infragistics.UltraGauge.Resources.GaugeScale)
Public PropertyEndExtentEnd extent of the visual scale element. For horizontally oriented gauges, this is expressed as a percentage of the gauge's width. For vertically oriented gauges, this is expressed as a percentage of the gauge's height.  
Public PropertyGaugeThe Gauge which owns this section. (Inherited from Infragistics.UltraGauge.Resources.GaugeScale)
Public PropertyGaugeComponentThe Gauge Component (e.g. "UltraGauge1") in context. (Inherited from Infragistics.UltraGauge.Resources.GaugeAppearanceObject)
Public PropertyInnerExtentInner extent of the visual scale element. 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 PropertyLabelsSettings which describe the appearance of labels rendered along the scale.  
Public PropertyMajorTickmarksSettings which describe the appearance of major tickmarks along the scale.  
Public PropertyMarkersMarkers for this linear gauge.  
Public PropertyMinorTickmarksSettings which describe the appearance of minor tickmarks along the scale.  
Public PropertyOuterExtentOuter extent of the visual scale element. 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 PropertyRangesCollection of ranges or visual segments on this scale.  
Public PropertyStartExtentStart extent of the visual scale element. For horizontally oriented gauges, this is expressed as a percentage of the gauge's width. For vertically oriented gauges, this is expressed as a percentage of the gauge's height.  
Public PropertyStrokeElementStrokeElement defining the Pen used for outlining this section. (Inherited from Infragistics.UltraGauge.Resources.GaugeScale)
Public PropertyVisibleDetermines whether or not this scale should be rendered or skipped over.  
Protected Properties
 NameDescription
Protected PropertySortedPropertyNamesOverridden. Used by the TypeConverter to sort when listing properties.  
See Also