Package | com.flexicious.components.tinycharts.skins.gauge |
Class | public class TinyHorizontalBulletGaugeSkin |
Inheritance | TinyHorizontalBulletGaugeSkin ![]() |
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:Rect
This property can be used as the source for data binding.
hostComponent | property |
public var hostComponent:TinyHorizontalBulletGauge
This property can be used as the source for data binding.
needle | property |
public var needle:Rect
This property can be used as the source for data binding.
ranges | property |
public var ranges:Group
This property can be used as the source for data binding.
target | property |
public var target:Rect
This property can be used as the source for data binding.
tickHolder | property |
public var tickHolder:Group
This 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