| Package | com.esri.ags.skins |
| Class | public class LegendSkin |
| Inheritance | LegendSkin spark.skins.SparkSkin |
| Implements | mx.binding.IBindingClient, mx.core.IStateClient2 |
Default MXML PropertymxmlContent
| Property | Defined By | ||
|---|---|---|---|
| hostComponent : Legend
A strongly typed property that references the component to which this skin is applied. | LegendSkin | ||
| noLegendImage : BitmapImage | LegendSkin | ||
| vGrp : VGroup | LegendSkin | ||
| Method | Defined By | ||
|---|---|---|---|
Constructor. | LegendSkin | ||
| hostComponent | property |
public var hostComponent:LegendA strongly typed property that references the component to which this skin is applied.
This property can be used as the source for data binding.
| noLegendImage | property |
public var noLegendImage:BitmapImageThis property can be used as the source for data binding.
| vGrp | property |
public var vGrp:VGroupThis property can be used as the source for data binding.
| LegendSkin | () | Constructor |
public function LegendSkin()Constructor.