Options
All
  • Public
  • Public/Protected
  • All
Menu

Class TrackballCustomContentData

Hierarchy

Implements

  • unknown

Index

Properties

content

content: string

The custom trackball content for the provided data point within the provided series.

eventName

eventName: string

Returns the name of the event that has been fired.

object

object: any

The object that fires the event.

pointData

pointData: any

Native instance of point data class specific to the OS

pointIndex

pointIndex: number

Gets the index of the data point in the series to which the event relates.

series

series: any

Gets the selected series to which the event relates.

seriesIndex

seriesIndex: number

The index of the series within the series collection of the current chart.

Generated using TypeDoc