Provides data for IgxDataChartComponent mouse button related events.

Constructors

Accessors

Methods

Constructors

Accessors

  • get item(): any
  • Gets the ItemsSource item associated with the current event.

    Returns any

  • set item(v): void
  • Parameters

    • v: any

    Returns void

  • get series(): IgcSeriesComponent
  • Gets the series associated with the current event.

    Returns IgcSeriesComponent

  • set series(v): void
  • Parameters

    Returns void

  • get seriesViewer(): IgcSeriesViewerComponent
  • Gets the Chart associated with the current event.

    Returns IgcSeriesViewerComponent

  • set seriesViewer(v): void
  • Parameters

    Returns void

Methods

  • Provides a human readable expresion of the event arguments.

    Returns string