Provides information about the progressive load progress of the HighDensityScatterSeries.

Hierarchy

Hierarchy

  • IgrProgressiveLoadStatusEventArgs

Constructors

Accessors

  • get currentStatus(): number
  • The current status from 0 to 100 of the progressive load.

    Returns number

  • set currentStatus(v): void
  • Parameters

    • v: number

    Returns void

  • get nativeElement(): HTMLElement
  • Returns HTMLElement