Class IgxLinearContourValueResolverComponent

ContourValueResolver class which resolves contour lines to be distributed at linear intervals from the data minimum to the data maximum.

Hierarchy

Hierarchy

Constructors

Properties

ngAcceptInputType_valueCount: string | number
ɵcmp: unknown
ɵfac: unknown

Accessors

  • get valueCount(): number
  • Gets or sets how many contour values to return.

    Returns number

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

    • v: number

    Returns void

Methods