Represents an user annotation for rendering data strip annotation

IgrUserStripAnnotation

new IgrUserStripAnnotation(): IgrUserStripAnnotation

Returns IgrUserStripAnnotation

Inherited from: IgrUserShapeAnnotation

annotationData: string

Inherited from: IgrUserShapeAnnotation

badgeBackground: string

Inherited from: IgrUserShapeAnnotation

badgeCornerRadius: number

Inherited from: IgrUserShapeAnnotation

badgeImagePath: string

Inherited from: IgrUserShapeAnnotation

badgeMargin: number

Inherited from: IgrUserShapeAnnotation

badgeOutline: string

Inherited from: IgrUserShapeAnnotation

badgeSize: number

Inherited from: IgrUserShapeAnnotation

badgeThickness: number

Inherited from: IgrUserShapeAnnotation

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

Inherited from: IgrUserShapeAnnotation

identifier: string

Inherited from: IgrUserShapeAnnotation

isPillShaped: boolean

Inherited from: IgrUserShapeAnnotation

isVisible: boolean

Inherited from: IgrUserShapeAnnotation

label: string

Inherited from: IgrUserShapeAnnotation

labelBackground: string

Inherited from: IgrUserShapeAnnotation

labelBorderColor: string

Inherited from: IgrUserShapeAnnotation

labelBorderRadius: number

Inherited from: IgrUserShapeAnnotation

labelBorderThickness: number

Inherited from: IgrUserShapeAnnotation

labelColor: string

Inherited from: IgrUserShapeAnnotation

labelPadding: number

Inherited from: IgrUserShapeAnnotation

overlayText: string

Inherited from: IgrUserShapeAnnotation

overlayTextAngle: number

Inherited from: IgrUserShapeAnnotation

overlayTextBackground: string

Inherited from: IgrUserShapeAnnotation

overlayTextBackgroundMode: AnnotationAppearanceMode

Inherited from: IgrUserShapeAnnotation

overlayTextBackgroundShift: number

Inherited from: IgrUserShapeAnnotation

overlayTextBorderColor: string

Inherited from: IgrUserShapeAnnotation

overlayTextBorderMode: AnnotationAppearanceMode

Inherited from: IgrUserShapeAnnotation

overlayTextBorderRadius: number

Inherited from: IgrUserShapeAnnotation

overlayTextBorderShift: number

Inherited from: IgrUserShapeAnnotation

overlayTextBorderThickness: number

Inherited from: IgrUserShapeAnnotation

overlayTextColor: string

Inherited from: IgrUserShapeAnnotation

overlayTextColorMode: AnnotationAppearanceMode

Inherited from: IgrUserShapeAnnotation

overlayTextColorShift: number

Inherited from: IgrUserShapeAnnotation

overlayTextHorizontalMargin: number

Inherited from: IgrUserShapeAnnotation

overlayTextHorizontalPadding: number

Inherited from: IgrUserShapeAnnotation

overlayTextLocation: OverlayTextLocation

Inherited from: IgrUserShapeAnnotation

overlayTextStyle: string

Inherited from: IgrUserShapeAnnotation

overlayTextVerticalMargin: number

Inherited from: IgrUserShapeAnnotation

overlayTextVerticalPadding: number

Inherited from: IgrUserShapeAnnotation

overlayTextVisible: boolean

Inherited from: IgrUserShapeAnnotation

shapeBackground: string

Inherited from: IgrUserShapeAnnotation

shapeOutline: string

Inherited from: IgrUserShapeAnnotation

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

Inherited from: IgrUserShapeAnnotation

targetAxis: IgrAxis

Inherited from: IgrUserShapeAnnotation

targetAxisMatcher: IgrAxisMatcher

Inherited from: IgrUserShapeAnnotation

targetAxisName: string

Inherited from: IgrUserShapeAnnotation

value: number

Inherited from: IgrUserShapeAnnotation

valueDisplayMode: DataAnnotationDisplayMode

Inherited from: IgrUserShapeAnnotation

get nativeElement(): HTMLElement

Returns HTMLElement

Inherited from: IgrUserShapeAnnotation

bindAxes(axes: IgrAxis<IIgrAxisProps>[]): void

Parameters

Returns void

Inherited from: IgrUserShapeAnnotation

bindSeries(series: IgrSeries<IIgrSeriesProps>[]): void

Parameters

Returns void

Inherited from: IgrUserShapeAnnotation

findByName(name: string): any

Parameters

  • name: string

Returns any

Inherited from: IgrUserShapeAnnotation

_createFromInternal(internal: any): IgrUserBaseAnnotation

Parameters

  • internal: any

Returns IgrUserBaseAnnotation