Class IgxFinancialChartCustomIndicatorArgs

Event arguments for the Financial Chart's custom indicator event.

Hierarchy

Hierarchy

  • IgxFinancialChartCustomIndicatorArgs

Constructors

Properties

Accessors

Constructors

Properties

ngAcceptInputType_index: string | number

Accessors

  • get i(): FinancialChartCustomIndicatorArgs
  • Returns FinancialChartCustomIndicatorArgs

  • get index(): number
  • An integer representing the position of the associated custom indicator in its host.

    Returns number

  • set index(v: number): void
  • Parameters

    • v: number

    Returns void

  • get indicatorInfo(): any
  • Returns any