| Package | com.flexicious.skins.charts.axis |
| Class | public class VerticalAxisSkin |
| Inheritance | VerticalAxisSkin spark.skins.SparkSkin |
| Implements | IAxisSkin, mx.binding.IBindingClient, mx.core.IStateClient2 |
Default MXML PropertymxmlContent
| Property | Defined By | ||
|---|---|---|---|
| tickHolder : Group | VerticalAxisSkin | ||
| Method | Defined By | ||
|---|---|---|---|
Constructor. | VerticalAxisSkin | ||
drawTicks():void | VerticalAxisSkin | ||
| tickHolder | property |
public var tickHolder:GroupThis property can be used as the source for data binding.
| VerticalAxisSkin | () | Constructor |
public function VerticalAxisSkin()Constructor.
| drawTicks | () | method |
public function drawTicks():void