Flexicious Library Documentation
All Packages
|
All Classes
|
Index
|
Frames
No Frames
IChartSkin
Package
com.flexicious.skins.charts
Interface
public interface IChartSkin extends
ITinyChartSkin
Public Methods
Hide Inherited Public Methods
Show Inherited Public Methods
Method
Defined By
animate
():void
Animates the chart if it is supported.
ITinyChartSkin
getChartAreaRect
():Rect
This is the part of the chart that contains the background as well as the chart sprite.
ITinyChartSkin
getChartSprite
():Sprite
This is the part of the chart that the series is drawn on.
ITinyChartSkin
getHostChart
():
TinyChartBase
The Host Component associated with this skin.
ITinyChartSkin
Mon Jun 24 2013, 11:00 PM -04:00