Represents an user annotation for rendering annotation of axis label

IgxUserAxisAnnotation

new IgxUserAxisAnnotation(): IgxUserAxisAnnotation

Returns IgxUserAxisAnnotation

ngAcceptInputType_badgeCornerRadius

Section titled "ngAcceptInputType_badgeCornerRadius"

Inherited from: IgxUserBaseAnnotation

ngAcceptInputType_badgeCornerRadius: string | number

Inherited from: IgxUserBaseAnnotation

ngAcceptInputType_badgeMargin: string | number

Inherited from: IgxUserBaseAnnotation

ngAcceptInputType_badgeSize: string | number

Inherited from: IgxUserBaseAnnotation

ngAcceptInputType_badgeThickness: string | number

Inherited from: IgxUserBaseAnnotation

ngAcceptInputType_badgeVisible: string | boolean

Inherited from: IgxUserBaseAnnotation

ngAcceptInputType_isPillShaped: string | boolean

Inherited from: IgxUserBaseAnnotation

ngAcceptInputType_isVisible: string | boolean

ngAcceptInputType_labelBorderRadius

Section titled "ngAcceptInputType_labelBorderRadius"

Inherited from: IgxUserBaseAnnotation

ngAcceptInputType_labelBorderRadius: string | number

ngAcceptInputType_labelBorderThickness

Section titled "ngAcceptInputType_labelBorderThickness"

Inherited from: IgxUserBaseAnnotation

ngAcceptInputType_labelBorderThickness: string | number

Inherited from: IgxUserBaseAnnotation

ngAcceptInputType_labelPadding: string | number
ngAcceptInputType_value: string | number

Inherited from: IgxUserBaseAnnotation

annotationData: string

Inherited from: IgxUserBaseAnnotation

badgeBackground: string

Inherited from: IgxUserBaseAnnotation

badgeCornerRadius: number

Inherited from: IgxUserBaseAnnotation

badgeImagePath: string

Inherited from: IgxUserBaseAnnotation

badgeMargin: number

Inherited from: IgxUserBaseAnnotation

badgeOutline: string

Inherited from: IgxUserBaseAnnotation

badgeSize: number

Inherited from: IgxUserBaseAnnotation

badgeThickness: number

Inherited from: IgxUserBaseAnnotation

badgeVisible: boolean

Inherited from: IgxUserBaseAnnotation

identifier: string

Inherited from: IgxUserBaseAnnotation

isPillShaped: boolean

Inherited from: IgxUserBaseAnnotation

isVisible: boolean

Inherited from: IgxUserBaseAnnotation

label: string

Inherited from: IgxUserBaseAnnotation

labelBackground: string

Inherited from: IgxUserBaseAnnotation

labelBorderColor: string

Inherited from: IgxUserBaseAnnotation

labelBorderRadius: number

Inherited from: IgxUserBaseAnnotation

labelBorderThickness: number

Inherited from: IgxUserBaseAnnotation

labelColor: string

Inherited from: IgxUserBaseAnnotation

labelPadding: number
targetAxis: IgxAxisComponent
targetAxisMatcher: IgxAxisMatcher
value: number

Inherited from: IgxUserBaseAnnotation

bindAxes(axes: IgxAxisComponent[]): void

Parameters

Returns void

Inherited from: IgxUserBaseAnnotation

bindSeries(series: IgxSeriesComponent[]): void

Parameters

Returns void

findByName(name: string): any

Parameters

  • name: string

Returns any

Inherited from: IgxUserBaseAnnotation

_createFromInternal(internal: any): IgxUserBaseAnnotation

Parameters

  • internal: any

Returns IgxUserBaseAnnotation