Package | com.flexicious.components.charts.treemap |
Class | public class TreeMapLegendGaugeSkin |
Inheritance | TreeMapLegendGaugeSkin ![]() |
Implements | IGaugeSkin, mx.binding.IBindingClient, mx.core.IStateClient2 |
Default MXML PropertymxmlContent
Property | Defined By | ||
---|---|---|---|
tickHolder : Group | TreeMapLegendGaugeSkin |
Method | Defined By | ||
---|---|---|---|
Constructor. | TreeMapLegendGaugeSkin | ||
drawRanges():void | TreeMapLegendGaugeSkin | ||
drawTicks():void | TreeMapLegendGaugeSkin | ||
showValue():void | TreeMapLegendGaugeSkin |
tickHolder | property |
public var tickHolder:Group
This property can be used as the source for data binding.
TreeMapLegendGaugeSkin | () | Constructor |
public function TreeMapLegendGaugeSkin()
Constructor.
drawRanges | () | method |
public function drawRanges():void
drawTicks | () | method |
public function drawTicks():void
showValue | () | method |
public function showValue():void