Represents base class for rendering an annotation with shape of slice of strip

IgcUserShapeAnnotation

new IgcUserShapeAnnotation(): IgcUserShapeAnnotation

Returns IgcUserShapeAnnotation

Inherited from: IgcUserAxisAnnotation

annotationData: string

Inherited from: IgcUserAxisAnnotation

badgeBackground: string

Inherited from: IgcUserAxisAnnotation

badgeCornerRadius: number

Inherited from: IgcUserAxisAnnotation

badgeImagePath: string

Inherited from: IgcUserAxisAnnotation

badgeMargin: number

Inherited from: IgcUserAxisAnnotation

badgeOutline: string

Inherited from: IgcUserAxisAnnotation

badgeSize: number

Inherited from: IgcUserAxisAnnotation

badgeThickness: number

Inherited from: IgcUserAxisAnnotation

badgeVisible: boolean

Inherited from: IgcUserAxisAnnotation

identifier: string

Inherited from: IgcUserAxisAnnotation

isPillShaped: boolean

Inherited from: IgcUserAxisAnnotation

isVisible: boolean

Inherited from: IgcUserAxisAnnotation

label: string

Inherited from: IgcUserAxisAnnotation

labelBackground: string

Inherited from: IgcUserAxisAnnotation

labelBorderColor: string

Inherited from: IgcUserAxisAnnotation

labelBorderRadius: number

Inherited from: IgcUserAxisAnnotation

labelBorderThickness: number

Inherited from: IgcUserAxisAnnotation

labelColor: string

Inherited from: IgcUserAxisAnnotation

labelPadding: number
overlayText: string
overlayTextAngle: number
overlayTextBackground: string
overlayTextBackgroundMode: AnnotationAppearanceMode
overlayTextBackgroundShift: number
overlayTextBorderColor: string
overlayTextBorderMode: AnnotationAppearanceMode
overlayTextBorderRadius: number
overlayTextBorderShift: number
overlayTextBorderThickness: number
overlayTextColor: string
overlayTextColorMode: AnnotationAppearanceMode
overlayTextColorShift: number
overlayTextHorizontalMargin: number
overlayTextHorizontalPadding: number
overlayTextLocation: OverlayTextLocation
overlayTextStyle: string
overlayTextVerticalMargin: number
overlayTextVerticalPadding: number
overlayTextVisible: boolean
shapeBackground: string
shapeOutline: string
shapeThickness: number

Inherited from: IgcUserAxisAnnotation

targetAxis: IgcAxisComponent

Inherited from: IgcUserAxisAnnotation

targetAxisMatcher: IgcAxisMatcher

Inherited from: IgcUserAxisAnnotation

targetAxisName: string

Inherited from: IgcUserAxisAnnotation

value: number
valueDisplayMode: DataAnnotationDisplayMode

Inherited from: IgcUserAxisAnnotation

bindAxes(axes: IgcAxisComponent[]): void

Parameters

Returns void

Inherited from: IgcUserAxisAnnotation

bindSeries(series: IgcSeriesComponent[]): void

Parameters

Returns void

Inherited from: IgcUserAxisAnnotation

findByName(name: string): any

Parameters

  • name: string

Returns any

Inherited from: IgcUserAxisAnnotation

_createFromInternal(internal: any): IgcUserBaseAnnotation

Parameters

  • internal: any

Returns IgcUserBaseAnnotation