Packagecom.flexicious.components.charts.treemap
Classpublic class TreeMapLegendGaugeSkin
InheritanceTreeMapLegendGaugeSkin Inheritance spark.skins.SparkSkin
Implements IGaugeSkin, mx.binding.IBindingClient, mx.core.IStateClient2

Default MXML PropertymxmlContent



Public Properties
 PropertyDefined By
  tickHolder : Group
TreeMapLegendGaugeSkin
Public Methods
 MethodDefined By
  
Constructor.
TreeMapLegendGaugeSkin
  
drawRanges():void
TreeMapLegendGaugeSkin
  
drawTicks():void
TreeMapLegendGaugeSkin
  
showValue():void
TreeMapLegendGaugeSkin
Property Detail
tickHolderproperty
public var tickHolder:Group

This property can be used as the source for data binding.

Constructor Detail
TreeMapLegendGaugeSkin()Constructor
public function TreeMapLegendGaugeSkin()

Constructor.

Method Detail
drawRanges()method
public function drawRanges():void

drawTicks()method 
public function drawTicks():void

showValue()method 
public function showValue():void