Package | ardisia.charts.donut.themes.spark.skins |
Class | public class DonutSkin |
Inheritance | DonutSkin spark.components.supportClasses.Skin |
Implements | mx.core.IStateClient2 |
Default MXML PropertymxmlContent
Property | Defined By | ||
---|---|---|---|
dataTipFactoryPart : ClassFactory | DonutSkin | ||
percentagesLabelFactoryPart : ClassFactory | DonutSkin | ||
seriesLabelFactoryPart : ClassFactory | DonutSkin | ||
skinLayerPart : Layer | DonutSkin |
Method | Defined By | ||
---|---|---|---|
Constructor. | DonutSkin |
dataTipFactoryPart | property |
public var dataTipFactoryPart:ClassFactory
This property can be used as the source for data binding.
percentagesLabelFactoryPart | property |
public var percentagesLabelFactoryPart:ClassFactory
This property can be used as the source for data binding.
seriesLabelFactoryPart | property |
public var seriesLabelFactoryPart:ClassFactory
This property can be used as the source for data binding.
skinLayerPart | property |
public var skinLayerPart:Layer
This property can be used as the source for data binding.
DonutSkin | () | Constructor |
public function DonutSkin()
Constructor.