Represents an user annotation for rendering data strip annotation

IgcUserStripAnnotation

new IgcUserStripAnnotation(): IgcUserStripAnnotation

Returns IgcUserStripAnnotation

Inherited from: IgcUserShapeAnnotation

annotationData: string

Inherited from: IgcUserShapeAnnotation

badgeBackground: string

Inherited from: IgcUserShapeAnnotation

badgeCornerRadius: number

Inherited from: IgcUserShapeAnnotation

badgeImagePath: string

Inherited from: IgcUserShapeAnnotation

badgeMargin: number

Inherited from: IgcUserShapeAnnotation

badgeOutline: string

Inherited from: IgcUserShapeAnnotation

badgeSize: number

Inherited from: IgcUserShapeAnnotation

badgeThickness: number

Inherited from: IgcUserShapeAnnotation

badgeVisible: boolean
endLabel: string
endLabelBackground: string
endLabelBorderColor: string
endLabelColor: string
endValue: number
endValueDisplayMode: DataAnnotationDisplayMode

Inherited from: IgcUserShapeAnnotation

identifier: string

Inherited from: IgcUserShapeAnnotation

isPillShaped: boolean

Inherited from: IgcUserShapeAnnotation

isVisible: boolean

Inherited from: IgcUserShapeAnnotation

label: string

Inherited from: IgcUserShapeAnnotation

labelBackground: string

Inherited from: IgcUserShapeAnnotation

labelBorderColor: string

Inherited from: IgcUserShapeAnnotation

labelBorderRadius: number

Inherited from: IgcUserShapeAnnotation

labelBorderThickness: number

Inherited from: IgcUserShapeAnnotation

labelColor: string

Inherited from: IgcUserShapeAnnotation

labelPadding: number

Inherited from: IgcUserShapeAnnotation

overlayText: string

Inherited from: IgcUserShapeAnnotation

overlayTextAngle: number

Inherited from: IgcUserShapeAnnotation

overlayTextBackground: string

Inherited from: IgcUserShapeAnnotation

overlayTextBackgroundMode: AnnotationAppearanceMode

Inherited from: IgcUserShapeAnnotation

overlayTextBackgroundShift: number

Inherited from: IgcUserShapeAnnotation

overlayTextBorderColor: string

Inherited from: IgcUserShapeAnnotation

overlayTextBorderMode: AnnotationAppearanceMode

Inherited from: IgcUserShapeAnnotation

overlayTextBorderRadius: number

Inherited from: IgcUserShapeAnnotation

overlayTextBorderShift: number

Inherited from: IgcUserShapeAnnotation

overlayTextBorderThickness: number

Inherited from: IgcUserShapeAnnotation

overlayTextColor: string

Inherited from: IgcUserShapeAnnotation

overlayTextColorMode: AnnotationAppearanceMode

Inherited from: IgcUserShapeAnnotation

overlayTextColorShift: number

Inherited from: IgcUserShapeAnnotation

overlayTextHorizontalMargin: number

Inherited from: IgcUserShapeAnnotation

overlayTextHorizontalPadding: number

Inherited from: IgcUserShapeAnnotation

overlayTextLocation: OverlayTextLocation

Inherited from: IgcUserShapeAnnotation

overlayTextStyle: string

Inherited from: IgcUserShapeAnnotation

overlayTextVerticalMargin: number

Inherited from: IgcUserShapeAnnotation

overlayTextVerticalPadding: number

Inherited from: IgcUserShapeAnnotation

overlayTextVisible: boolean

Inherited from: IgcUserShapeAnnotation

shapeBackground: string

Inherited from: IgcUserShapeAnnotation

shapeOutline: string

Inherited from: IgcUserShapeAnnotation

shapeThickness: number
startLabel: string
startLabelBackground: string
startLabelBorderColor: string
startLabelColor: string
startValue: number
startValueDisplayMode: DataAnnotationDisplayMode

Inherited from: IgcUserShapeAnnotation

targetAxis: IgcAxisComponent

Inherited from: IgcUserShapeAnnotation

targetAxisMatcher: IgcAxisMatcher

Inherited from: IgcUserShapeAnnotation

targetAxisName: string

Inherited from: IgcUserShapeAnnotation

value: number

Inherited from: IgcUserShapeAnnotation

valueDisplayMode: DataAnnotationDisplayMode

Inherited from: IgcUserShapeAnnotation

bindAxes(axes: IgcAxisComponent[]): void

Parameters

Returns void

Inherited from: IgcUserShapeAnnotation

bindSeries(series: IgcSeriesComponent[]): void

Parameters

Returns void

Inherited from: IgcUserShapeAnnotation

findByName(name: string): any

Parameters

  • name: string

Returns any

Inherited from: IgcUserShapeAnnotation

_createFromInternal(internal: any): IgcUserBaseAnnotation

Parameters

  • internal: any

Returns IgcUserBaseAnnotation