ReferenceTypesClassesChartsLineChartEventLineChartEventEvent payload emitted when the user interacts with a line chart.Inherits: EventPropertiesspots - Spots on which the event occurred.type - The type of event that occurred.Propertiesbuildspotsinstance-attributeCopyspots: list[LineChartEventSpot]Spots on which the event occurred.buildtypeinstance-attributeCopytype: ChartEventTypeThe type of event that occurred.