Defines the interface that classes that define a line must implement.
weight:Number
The line weight, in pixels.
For many chart lines, the default value is 1 pixel.
Implementation public function get weight():Number public function set weight(value:Number):void public function apply(g:Graphics):void
Applies the properties to the specified Graphics object.
Parameters
| g:Graphics — The Graphics object to apply the properties to.
|
© 2009 Adobe Systems Incorporated. All rights reserved.
Thu Feb 26 2009, 03:12 PM -05:00