| 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:ClassFactoryThis property can be used as the source for data binding.
| percentagesLabelFactoryPart | property |
public var percentagesLabelFactoryPart:ClassFactoryThis property can be used as the source for data binding.
| seriesLabelFactoryPart | property |
public var seriesLabelFactoryPart:ClassFactoryThis property can be used as the source for data binding.
| skinLayerPart | property |
public var skinLayerPart:LayerThis property can be used as the source for data binding.
| DonutSkin | () | Constructor |
public function DonutSkin()Constructor.