Packageardisia.charts.radar.themes.spark.skins
Classpublic class RadarSkin
InheritanceRadarSkin Inheritance spark.components.supportClasses.Skin
Implements mx.core.IStateClient2

Default MXML PropertymxmlContent



Public Properties
 PropertyDefined By
  dataTipFactoryPart : ClassFactory
RadarSkin
  intervalLabelFactoryPart : ClassFactory
RadarSkin
  radialAxisLabelFactoryPart : ClassFactory
RadarSkin
  seriesFactoryPart : ClassFactory
RadarSkin
  skinLayerPart : Layer
RadarSkin
Public Methods
 MethodDefined By
  
Constructor.
RadarSkin
Property Detail
dataTipFactoryPartproperty
public var dataTipFactoryPart:ClassFactory

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

intervalLabelFactoryPartproperty 
public var intervalLabelFactoryPart:ClassFactory

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

radialAxisLabelFactoryPartproperty 
public var radialAxisLabelFactoryPart:ClassFactory

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

seriesFactoryPartproperty 
public var seriesFactoryPart: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
RadarSkin()Constructor
public function RadarSkin()

Constructor.