(Deprecated)
vcReport
vcReport is a layout item used for generating reports of statistics gathered during a simulation.
Inherits: vcLayoutItem
Methods
| Name | Return Type | Parameters | Description |
| getProperty | vcProperty | String property | Returns the first property matching a given name in report; otherwise returns None. |
| publish | None | String Type, String Name | Saves the report as either an image, csv, Excel sheet or PDF. |
| show | None | None | Shows the report. |