Packageardisia.charts.donut.themes.spark.skins
Classpublic class DonutSkin
InheritanceDonutSkin Inheritance spark.components.supportClasses.Skin
Implements mx.core.IStateClient2

Default MXML PropertymxmlContent



Public Properties
 PropertyDefined By
  dataTipFactoryPart : ClassFactory
DonutSkin
  percentagesLabelFactoryPart : ClassFactory
DonutSkin
  seriesLabelFactoryPart : ClassFactory
DonutSkin
  skinLayerPart : Layer
DonutSkin
Public Methods
 MethodDefined By
  
Constructor.
DonutSkin
Property Detail
dataTipFactoryPartproperty
public var dataTipFactoryPart:ClassFactory

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

percentagesLabelFactoryPartproperty 
public var percentagesLabelFactoryPart:ClassFactory

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

seriesLabelFactoryPartproperty 
public var seriesLabelFactoryPart:ClassFactory

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

skinLayerPartproperty 
public var skinLayerPart:Layer

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

Constructor Detail
DonutSkin()Constructor
public function DonutSkin()

Constructor.