Constructors
Section titled "Constructors"IgxTimeAxisLabelFormatComponent
new IgxTimeAxisLabelFormatComponent(): IgxTimeAxisLabelFormatComponent Returns IgxTimeAxisLabelFormatComponent
Properties
Section titled "Properties"ngAcceptInputType_range
Section titled "ngAcceptInputType_range"ngAcceptInputType_range: string | number ɵcmp: ɵɵComponentDeclaration<IgxTimeAxisLabelFormatComponent, "igx-time-axis-label-format", never, object, object, never, never> ɵfac: ɵɵFactoryDeclaration<IgxTimeAxisLabelFormatComponent, never> format
Section titled "format"format: string range
Section titled "range"range: number repeatedDayFormat
Section titled "repeatedDayFormat"repeatedDayFormat: string repeatedMonthFormat
Section titled "repeatedMonthFormat"repeatedMonthFormat: string repeatedYearFormat
Section titled "repeatedYearFormat"repeatedYearFormat: string Accessors
Section titled "Accessors"get i(): TimeAxisLabelFormat Returns TimeAxisLabelFormat
labelFormatOverride
Section titled "labelFormatOverride"Gets or sets a label formatting override callback, allowing the user to take full control of label generation for the TimeXAxis.
get labelFormatOverride(): 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): IgxTimeAxisLabelFormatComponent Parameters
- internal:
any