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:ClassFactory
This property can be used as the source for data binding.
intervalLabelFactoryPart | property |
public var intervalLabelFactoryPart:ClassFactory
This property can be used as the source for data binding.
radialAxisLabelFactoryPart | property |
public var radialAxisLabelFactoryPart:ClassFactory
This property can be used as the source for data binding.
seriesFactoryPart | property |
public var seriesFactoryPart: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.
RadarSkin | () | Constructor |
public function RadarSkin()
Constructor.