Base class for classes which provide colors corresponding to numeric values within a known list of numeric values.
Constructors
Section titled "Constructors"IgxColorScaleComponent
new IgxColorScaleComponent(): IgxColorScaleComponent Returns IgxColorScaleComponent
Properties
Section titled "Properties"ɵcmp: ɵɵComponentDeclaration<IgxColorScaleComponent, "ng-component", never, object, object, never, never> ɵfac: ɵɵFactoryDeclaration<IgxColorScaleComponent, never> Accessors
Section titled "Accessors"propertyUpdated
Section titled "propertyUpdated"Event raised when a property (including "effective" and non-dependency property) value changes.
get propertyUpdated(): EventEmitter<object> Returns EventEmitter<object>
Methods
Section titled "Methods"findByName
Section titled "findByName"findByName(name: string): any Parameters
- name:
string
Returns any
ngOnInit
Section titled "ngOnInit"ngOnInit(): void Returns void
_createFromInternal
Section titled "_createFromInternal"_createFromInternal(internal: any): IgxColorScaleComponent Parameters
- internal:
any