| Module: | libdojo | Package: | wrap.dojo.charting | Parent: | Object | Copyright (c) 2007, 2008 Point5U, LLC Milescript - Dojo Wrapper Library: Project Home | Documentation |
wrap.dojo.charting.PlotArea
Inheritance : Object
Constructors
| Signature |
| public PlotArea() |
Methods
| Name | Signature |
| destroy | void destroy() |
| getAxes | Array<Axes> getAxes() |
| getLegendInfo | Array<LegendInfo> getLegendInfo() |
| initialize | void initialize() |
Properties
| Name | Type | Comment | |
| padding |
| ||
| plots |
| ||
| size |
|
Constructors
|
public PlotArea() |
Methods
|
destroy void destroy() |
|
getAxes Array<Axes> getAxes()
|
||||
|
getLegendInfo Array<LegendInfo> getLegendInfo()
|
||||
|
initialize void initialize() |
| Module: | libdojo | Package: | wrap.dojo.charting | Parent: | Object | Copyright (c) 2007, 2008 Point5U, LLC Milescript - Dojo Wrapper Library: Project Home | Documentation |