Class IgxSeriesViewerManipulationEventArgs

Hierarchy

Hierarchy

  • IgxSeriesViewerManipulationEventArgs

Constructors

Properties

ngAcceptInputType_isDragZoom: string | boolean
ngAcceptInputType_isZoomPan: string | boolean

Accessors

  • get isDragZoom(): boolean
  • Returns boolean

  • set isDragZoom(v: boolean): void
  • Parameters

    • v: boolean

    Returns void

  • get isZoomPan(): boolean
  • Returns boolean

  • set isZoomPan(v: boolean): void
  • Parameters

    • v: boolean

    Returns void