new Group(params)
Creates a marker group for Life Cycle Events. Markers within the group are determined automatically based on positioning. Applies only to single event markers.
Parameters:
Name | Type | Description | |||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
params |
object | Configuration parameters. Properties
|
- Since:
-
- 9.3.0
Methods
-
createNode(params)
-
Creates a CIQ.Marker.TimeSpanEvent.GroupNode object for use as the node of a group marker.
Parameters:
Name Type Description params
object Parameters to describe the marker
- Since:
-
9.3.0
-
<static> placementFunction(params)
-
Determines the placement of time span event group markers.
Parameters:
Name Type Description params
object Parameters passed from the Marker render function.
Properties
Name Type Description stx
CIQ.ChartEngine A reference to the chart engine.
panel
object The panel where the marker is being placed.
- Since:
-
9.3.0