Base class for classes which provide colors corresponding to numeric values within a known list of numeric values.

IgxColorScaleComponent

new IgxColorScaleComponent(): IgxColorScaleComponent

Returns IgxColorScaleComponent

ɵcmp: ɵɵComponentDeclaration<IgxColorScaleComponent, "ng-component", never, object, object, never, never>
ɵfac: ɵɵFactoryDeclaration<IgxColorScaleComponent, never>

Event raised when a property (including "effective" and non-dependency property) value changes.

get propertyUpdated(): EventEmitter<object>

Returns EventEmitter<object>

findByName(name: string): any

Parameters

  • name: string

Returns any

ngOnInit(): void

Returns void

_createFromInternal(internal: any): IgxColorScaleComponent

Parameters

  • internal: any

Returns IgxColorScaleComponent