Constructors
Section titled "Constructors"IgrTimeAxisLabelFormat
new IgrTimeAxisLabelFormat(props: P): IgrTimeAxisLabelFormat Returns IgrTimeAxisLabelFormat
Properties
Section titled "Properties"format
Section titled "format"format: string labelFormatOverride
Section titled "labelFormatOverride"labelFormatOverride: object 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
Methods
Section titled "Methods"componentDidMount
Section titled "componentDidMount"componentDidMount(): void Returns void
findByName
Section titled "findByName"findByName(name: string): any Parameters
- name:
string
Returns any
render
Section titled "render"render(): any Returns any
shouldComponentUpdate
Section titled "shouldComponentUpdate"shouldComponentUpdate(nextProps: any, nextState: any): boolean Parameters
- nextProps:
any - nextState:
any
Returns boolean
_createFromInternal
Section titled "_createFromInternal"_createFromInternal(internal: any): IgrTimeAxisLabelFormat Parameters
- internal:
any