events property

List<String> events
final

User can use events to specify the list of events that should be subscribed to, at the chart load event

Implementation

final List<String> events;