Constructors
Section titled "Constructors"IgxFinancialChartDefaultTemplatesComponent
new IgxFinancialChartDefaultTemplatesComponent(_changeDetectorRef: ChangeDetectorRef): IgxFinancialChartDefaultTemplatesComponent Returns IgxFinancialChartDefaultTemplatesComponent
Properties
Section titled "Properties"financialChartIndicatorMenuTemplate
Section titled "financialChartIndicatorMenuTemplate"financialChartIndicatorMenuTemplate: TemplateRef<any> financialChartRangeSelectorTemplate
Section titled "financialChartRangeSelectorTemplate"financialChartRangeSelectorTemplate: TemplateRef<any> financialChartToolbarTemplate
Section titled "financialChartToolbarTemplate"financialChartToolbarTemplate: TemplateRef<any> financialChartTypePickerTemplate
Section titled "financialChartTypePickerTemplate"financialChartTypePickerTemplate: TemplateRef<any> onContentReady
Section titled "onContentReady"onContentReady: EventEmitter<any> ɵcmp: ɵɵComponentDeclaration<IgxFinancialChartDefaultTemplatesComponent, "igx-financial-chart-default-templates", never, object, object, never, never, true, never> ɵfac: ɵɵFactoryDeclaration<IgxFinancialChartDefaultTemplatesComponent, never> Methods
Section titled "Methods"asAny
Section titled "asAny"asAny(ele: any): any Parameters
- ele:
any
Returns any
getSelection
Section titled "getSelection"getSelection(ele: HTMLSelectElement): string[] Parameters
- ele:
HTMLSelectElement
Returns string[]
ngAfterContentInit
Section titled "ngAfterContentInit"ngAfterContentInit(): void Returns void
register
Section titled "register"register(): void