Contains PieChart label click event data.

Hierarchy

Hierarchy

  • IgrLabelClickEventArgs

Constructors

Accessors

Constructors

Accessors

  • get allowSliceClick(): boolean
  • Gets and sets whether or not the owning pie chart should fire its SliceClick event

    Returns boolean

  • set allowSliceClick(v): void
  • Parameters

    • v: boolean

    Returns void

  • get item(): any
  • Gets the slice data context.

    Returns any