Represents event arguments for chart's SeriesAdded and SeriesRemoved events

Constructors

Accessors

  • get chartPosition(): IgPoint
  • Gets the mouse position relative to the chart.

    Returns IgPoint

  • get plotAreaPosition(): IgPoint
  • Gets the pointer position relative to the plot area.

    Returns IgPoint

  • set plotAreaPosition(v): void
  • Parameters

    • v: IgPoint

    Returns void