| Package | ardisia.charts.radar.themes.spark.skins |
| Class | public class RadarSkin |
| Inheritance | RadarSkin spark.components.supportClasses.Skin |
| Implements | mx.core.IStateClient2 |
Default MXML PropertymxmlContent
| Property | Defined By | ||
|---|---|---|---|
| dataTipFactoryPart : ClassFactory | RadarSkin | ||
| intervalLabelFactoryPart : ClassFactory | RadarSkin | ||
| radialAxisLabelFactoryPart : ClassFactory | RadarSkin | ||
| seriesFactoryPart : ClassFactory | RadarSkin | ||
| skinLayerPart : Layer | RadarSkin | ||
| Method | Defined By | ||
|---|---|---|---|
Constructor. | RadarSkin | ||
| dataTipFactoryPart | property |
public var dataTipFactoryPart:ClassFactoryThis property can be used as the source for data binding.
| intervalLabelFactoryPart | property |
public var intervalLabelFactoryPart:ClassFactoryThis property can be used as the source for data binding.
| radialAxisLabelFactoryPart | property |
public var radialAxisLabelFactoryPart:ClassFactoryThis property can be used as the source for data binding.
| seriesFactoryPart | property |
public var seriesFactoryPart: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.
| RadarSkin | () | Constructor |
public function RadarSkin()Constructor.