| Package | ardisia.components.gauges.themes.spark.skins |
| Class | public class RadialGaugeSkin |
| Inheritance | RadialGaugeSkin spark.components.supportClasses.Skin |
| Implements | mx.binding.IBindingClient, mx.core.IStateClient2 |
Default MXML PropertymxmlContent
| Property | Defined By | ||
|---|---|---|---|
| dataTip : ClassFactory | RadialGaugeSkin | ||
| hostComponent : RadialGauge | RadialGaugeSkin | ||
| labelsFactoryPart : ClassFactory | RadialGaugeSkin | ||
| thumb : Button set the transformX to where the pivot of the needle should be | RadialGaugeSkin | ||
| track : Button | RadialGaugeSkin | ||
| Method | Defined By | ||
|---|---|---|---|
Constructor. | RadialGaugeSkin | ||
| dataTip | property |
public var dataTip:ClassFactoryThis property can be used as the source for data binding.
| hostComponent | property |
public var hostComponent:RadialGaugeThis property can be used as the source for data binding.
| labelsFactoryPart | property |
public var labelsFactoryPart:ClassFactoryThis property can be used as the source for data binding.
| thumb | property |
public var thumb:Buttonset the transformX to where the pivot of the needle should be
This property can be used as the source for data binding.
| track | property |
public var track:ButtonThis property can be used as the source for data binding.
| RadialGaugeSkin | () | Constructor |
public function RadialGaugeSkin()Constructor.