Represents an user annotation for rendering annotation of axis label

IgcUserAxisAnnotation

new IgcUserAxisAnnotation(): IgcUserAxisAnnotation

Returns IgcUserAxisAnnotation

Inherited from: IgcUserBaseAnnotation

annotationData: string

Inherited from: IgcUserBaseAnnotation

badgeBackground: string

Inherited from: IgcUserBaseAnnotation

badgeCornerRadius: number

Inherited from: IgcUserBaseAnnotation

badgeImagePath: string

Inherited from: IgcUserBaseAnnotation

badgeMargin: number

Inherited from: IgcUserBaseAnnotation

badgeOutline: string

Inherited from: IgcUserBaseAnnotation

badgeSize: number

Inherited from: IgcUserBaseAnnotation

badgeThickness: number

Inherited from: IgcUserBaseAnnotation

badgeVisible: boolean

Inherited from: IgcUserBaseAnnotation

identifier: string

Inherited from: IgcUserBaseAnnotation

isPillShaped: boolean

Inherited from: IgcUserBaseAnnotation

isVisible: boolean

Inherited from: IgcUserBaseAnnotation

label: string

Inherited from: IgcUserBaseAnnotation

labelBackground: string

Inherited from: IgcUserBaseAnnotation

labelBorderColor: string

Inherited from: IgcUserBaseAnnotation

labelBorderRadius: number

Inherited from: IgcUserBaseAnnotation

labelBorderThickness: number

Inherited from: IgcUserBaseAnnotation

labelColor: string

Inherited from: IgcUserBaseAnnotation

labelPadding: number
targetAxis: IgcAxisComponent
targetAxisMatcher: IgcAxisMatcher
targetAxisName: string
value: number
bindAxes(axes: IgcAxisComponent[]): void

Parameters

Returns void

Inherited from: IgcUserBaseAnnotation

bindSeries(series: IgcSeriesComponent[]): void

Parameters

Returns void

findByName(name: string): any

Parameters

  • name: string

Returns any

Inherited from: IgcUserBaseAnnotation

_createFromInternal(internal: any): IgcUserBaseAnnotation

Parameters

  • internal: any

Returns IgcUserBaseAnnotation