| Package | com.flexicious.components.tinycharts.skins.gauge |
| Class | public class TinyVerticalBulletGaugeSkin |
| Inheritance | TinyVerticalBulletGaugeSkin spark.skins.SparkSkin |
| Implements | IGaugeSkin, mx.binding.IBindingClient, mx.core.IStateClient2 |
Default MXML PropertymxmlContent
| Property | Defined By | ||
|---|---|---|---|
| background : Rect | TinyVerticalBulletGaugeSkin | ||
| needle : Rect | TinyVerticalBulletGaugeSkin | ||
| ranges : Group | TinyVerticalBulletGaugeSkin | ||
| target : Rect | TinyVerticalBulletGaugeSkin | ||
| tickHolder : Group | TinyVerticalBulletGaugeSkin | ||
| Method | Defined By | ||
|---|---|---|---|
Constructor. | TinyVerticalBulletGaugeSkin | ||
drawRanges():void | TinyVerticalBulletGaugeSkin | ||
drawTicks():void | TinyVerticalBulletGaugeSkin | ||
showValue():void | TinyVerticalBulletGaugeSkin | ||
| background | property |
public var background:RectThis 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.
| TinyVerticalBulletGaugeSkin | () | Constructor |
public function TinyVerticalBulletGaugeSkin()Constructor.
| drawRanges | () | method |
public function drawRanges():void| drawTicks | () | method |
public function drawTicks():void| showValue | () | method |
public function showValue():void