| Package | xp.charting.borders |
| Class | public class Solid |
| Inheritance | Solid ChartBorderSkin ChartBorder RectangularBorder ProgrammaticSkin mx.core.FlexSprite |
| Method | Defined by | ||
|---|---|---|---|
|
Solid()
| Solid | ||
![]() |
getStyle(styleProp:String):*
Returns the value of the specified style property.
| ProgrammaticSkin | |
![]() |
invalidateDisplayList():void
| ProgrammaticSkin | |
![]() |
invalidateProperties():void
| ProgrammaticSkin | |
![]() |
invalidateSize():void
| ProgrammaticSkin | |
![]() |
move(x:Number, y:Number):void
Moves this object to the specified x and y coordinates.
| ProgrammaticSkin | |
![]() |
setActualSize(newWidth:Number, newHeight:Number):void
Sets the height and width of this object.
| ProgrammaticSkin | |
![]() |
styleChanged(styleProp:String):void
Whenever any style changes, redraw this skin.
| ProgrammaticSkin | |
![]() |
validateDisplayList():void
| ProgrammaticSkin | |
![]() |
validateNow():void
Validate and update the properties and layout of this object
and redraw it, if necessary.
| ProgrammaticSkin | |
![]() |
validateProperties():void
| ProgrammaticSkin | |
![]() |
validateSize(recursive:Boolean = false):void
| ProgrammaticSkin | |