Version

RadialGaugeBarMarker Class Methods

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

Public Methods
 NameDescription
Public MethodCloneCreates and returns a copy of this RadialGaugeBarMarker.  
Public MethodFillSceneGraphOverridden. Renders primitives to the SceneGraph in the form of this radial gauge bar marker.  
Public MethodGetScaleGets the Scale which is responsible for this marker. (Inherited from Infragistics.UltraGauge.Resources.RadialGaugeMarker)
Public MethodMapFinds the degree location for a value represented by the marker. (Inherited from Infragistics.UltraGauge.Resources.RadialGaugeMarker)
Protected Methods
 NameDescription
Protected MethodInvalidateInvalidates the Gauge Component (when available) and triggers a redraw of all elements. (Inherited from Infragistics.UltraGauge.Resources.GaugeAppearanceObject)
Protected MethodOnValueChangedCalled whenever this marker's Value is changed. (Inherited from Infragistics.UltraGauge.Resources.GaugeMarker)
Protected MethodSetRangesInsideSets the ranges that this marker is currently inside. (Inherited from Infragistics.UltraGauge.Resources.GaugeMarker)
See Also