Class Monk.event.analysis.ChartConfig
Extends
Workbench.event.UserEvent.
The user has configured a chart to display.
Defined in: event.js.
| Constructor Attributes | Constructor Name and Description |
|---|---|
|
Monk.event.analysis.ChartConfig(object)
|
Class Detail
Monk.event.analysis.ChartConfig(object)
- Parameters:
- {Object} object
- A literal with properties for this event
- {String} object.label
- The type of object to chart (For Each)
- {String} object.label
- The type of object to chart (Show Me)
- {String} object.label
- The type of object to chart (Break It Down By)
- {String} object.label
- The type of object to chart (Chart Type)
- {Workbench.component.Component} object.component
- The source of the event