| Package | com.flexicious.components.tinycharts.skins.gauge |
| Class | public class TinyHorizontalBulletGaugeSkin |
| Inheritance | TinyHorizontalBulletGaugeSkin spark.skins.SparkSkin |
| Implements | IGaugeSkin, mx.binding.IBindingClient, mx.core.IStateClient2 |
Default MXML PropertymxmlContent
| Property | Defined By | ||
|---|---|---|---|
| background : Rect | TinyHorizontalBulletGaugeSkin | ||
| hostComponent : TinyHorizontalBulletGauge | TinyHorizontalBulletGaugeSkin | ||
| needle : Rect | TinyHorizontalBulletGaugeSkin | ||
| ranges : Group | TinyHorizontalBulletGaugeSkin | ||
| target : Rect | TinyHorizontalBulletGaugeSkin | ||
| tickHolder : Group | TinyHorizontalBulletGaugeSkin | ||
| Method | Defined By | ||
|---|---|---|---|
Constructor. | TinyHorizontalBulletGaugeSkin | ||
drawRanges():void | TinyHorizontalBulletGaugeSkin | ||
drawTicks():void | TinyHorizontalBulletGaugeSkin | ||
showValue():void | TinyHorizontalBulletGaugeSkin | ||
| background | property |
public var background:RectThis property can be used as the source for data binding.
| hostComponent | property |
public var hostComponent:TinyHorizontalBulletGaugeThis property can be used as the source for data binding.
| needle | property |
public var needle:RectThis property can be used as the source for data binding.
| ranges | property |
public var ranges:GroupThis property can be used as the source for data binding.
| target | property |
public var target:RectThis property can be used as the source for data binding.
| tickHolder | property |
public var tickHolder:GroupThis property can be used as the source for data binding.
| TinyHorizontalBulletGaugeSkin | () | Constructor |
public function TinyHorizontalBulletGaugeSkin()Constructor.
| drawRanges | () | method |
public function drawRanges():void| drawTicks | () | method |
public function drawTicks():void| showValue | () | method |
public function showValue():void