Class IgxChartSummaryDescriptionCollection

Hierarchy

Hierarchy

  • IgxChartSummaryDescriptionCollection

Constructors

Properties

ngAcceptInputType_shouldDetachOnTargetChange: string | boolean

Accessors

  • get count(): number
  • Returns number

  • get i(): ChartSummaryDescriptionCollection
  • Returns ChartSummaryDescriptionCollection

  • get shouldDetachOnTargetChange(): boolean
  • Gets or sets whether this collection should detach the sync when the target collection changes.

    Returns boolean

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

    • v: boolean

    Returns void

Methods

  • Returns Generator<any, void, unknown>

  • Returns void

  • Parameters

    • name: string

    Returns any