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

IgxUserShapeAnnotation

new IgxUserShapeAnnotation(): IgxUserShapeAnnotation

Returns IgxUserShapeAnnotation

ngAcceptInputType_badgeCornerRadius

Section titled "ngAcceptInputType_badgeCornerRadius"

Inherited from: IgxUserAxisAnnotation

ngAcceptInputType_badgeCornerRadius: string | number

Inherited from: IgxUserAxisAnnotation

ngAcceptInputType_badgeMargin: string | number

Inherited from: IgxUserAxisAnnotation

ngAcceptInputType_badgeSize: string | number

Inherited from: IgxUserAxisAnnotation

ngAcceptInputType_badgeThickness: string | number

Inherited from: IgxUserAxisAnnotation

ngAcceptInputType_badgeVisible: string | boolean

Inherited from: IgxUserAxisAnnotation

ngAcceptInputType_isPillShaped: string | boolean

Inherited from: IgxUserAxisAnnotation

ngAcceptInputType_isVisible: string | boolean

ngAcceptInputType_labelBorderRadius

Section titled "ngAcceptInputType_labelBorderRadius"

Inherited from: IgxUserAxisAnnotation

ngAcceptInputType_labelBorderRadius: string | number

ngAcceptInputType_labelBorderThickness

Section titled "ngAcceptInputType_labelBorderThickness"

Inherited from: IgxUserAxisAnnotation

ngAcceptInputType_labelBorderThickness: string | number

Inherited from: IgxUserAxisAnnotation

ngAcceptInputType_labelPadding: string | number
ngAcceptInputType_overlayTextAngle: string | number

ngAcceptInputType_overlayTextBackgroundMode

Section titled "ngAcceptInputType_overlayTextBackgroundMode"
ngAcceptInputType_overlayTextBackgroundMode: string | AnnotationAppearanceMode

ngAcceptInputType_overlayTextBackgroundShift

Section titled "ngAcceptInputType_overlayTextBackgroundShift"
ngAcceptInputType_overlayTextBackgroundShift: string | number

ngAcceptInputType_overlayTextBorderMode

Section titled "ngAcceptInputType_overlayTextBorderMode"
ngAcceptInputType_overlayTextBorderMode: string | AnnotationAppearanceMode

ngAcceptInputType_overlayTextBorderRadius

Section titled "ngAcceptInputType_overlayTextBorderRadius"
ngAcceptInputType_overlayTextBorderRadius: string | number

ngAcceptInputType_overlayTextBorderShift

Section titled "ngAcceptInputType_overlayTextBorderShift"
ngAcceptInputType_overlayTextBorderShift: string | number

ngAcceptInputType_overlayTextBorderThickness

Section titled "ngAcceptInputType_overlayTextBorderThickness"
ngAcceptInputType_overlayTextBorderThickness: string | number

ngAcceptInputType_overlayTextColorMode

Section titled "ngAcceptInputType_overlayTextColorMode"
ngAcceptInputType_overlayTextColorMode: string | AnnotationAppearanceMode

ngAcceptInputType_overlayTextColorShift

Section titled "ngAcceptInputType_overlayTextColorShift"
ngAcceptInputType_overlayTextColorShift: string | number

ngAcceptInputType_overlayTextHorizontalMargin

Section titled "ngAcceptInputType_overlayTextHorizontalMargin"
ngAcceptInputType_overlayTextHorizontalMargin: string | number

ngAcceptInputType_overlayTextHorizontalPadding

Section titled "ngAcceptInputType_overlayTextHorizontalPadding"
ngAcceptInputType_overlayTextHorizontalPadding: string | number

ngAcceptInputType_overlayTextLocation

Section titled "ngAcceptInputType_overlayTextLocation"
ngAcceptInputType_overlayTextLocation: string | OverlayTextLocation

ngAcceptInputType_overlayTextVerticalMargin

Section titled "ngAcceptInputType_overlayTextVerticalMargin"
ngAcceptInputType_overlayTextVerticalMargin: string | number

ngAcceptInputType_overlayTextVerticalPadding

Section titled "ngAcceptInputType_overlayTextVerticalPadding"
ngAcceptInputType_overlayTextVerticalPadding: string | number

ngAcceptInputType_overlayTextVisible

Section titled "ngAcceptInputType_overlayTextVisible"
ngAcceptInputType_overlayTextVisible: string | boolean
ngAcceptInputType_shapeThickness: string | number

Inherited from: IgxUserAxisAnnotation

ngAcceptInputType_value: string | number
ngAcceptInputType_valueDisplayMode: string | DataAnnotationDisplayMode

Inherited from: IgxUserAxisAnnotation

annotationData: string

Inherited from: IgxUserAxisAnnotation

badgeBackground: string

Inherited from: IgxUserAxisAnnotation

badgeCornerRadius: number

Inherited from: IgxUserAxisAnnotation

badgeImagePath: string

Inherited from: IgxUserAxisAnnotation

badgeMargin: number

Inherited from: IgxUserAxisAnnotation

badgeOutline: string

Inherited from: IgxUserAxisAnnotation

badgeSize: number

Inherited from: IgxUserAxisAnnotation

badgeThickness: number

Inherited from: IgxUserAxisAnnotation

badgeVisible: boolean

Inherited from: IgxUserAxisAnnotation

identifier: string

Inherited from: IgxUserAxisAnnotation

isPillShaped: boolean

Inherited from: IgxUserAxisAnnotation

isVisible: boolean

Inherited from: IgxUserAxisAnnotation

label: string

Inherited from: IgxUserAxisAnnotation

labelBackground: string

Inherited from: IgxUserAxisAnnotation

labelBorderColor: string

Inherited from: IgxUserAxisAnnotation

labelBorderRadius: number

Inherited from: IgxUserAxisAnnotation

labelBorderThickness: number

Inherited from: IgxUserAxisAnnotation

labelColor: string

Inherited from: IgxUserAxisAnnotation

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: IgxUserAxisAnnotation

targetAxis: IgxAxisComponent

Inherited from: IgxUserAxisAnnotation

targetAxisMatcher: IgxAxisMatcher

Inherited from: IgxUserAxisAnnotation

value: number
valueDisplayMode: DataAnnotationDisplayMode

Inherited from: IgxUserAxisAnnotation

bindAxes(axes: IgxAxisComponent[]): void

Parameters

Returns void

Inherited from: IgxUserAxisAnnotation

bindSeries(series: IgxSeriesComponent[]): void

Parameters

Returns void

Inherited from: IgxUserAxisAnnotation

findByName(name: string): any

Parameters

  • name: string

Returns any

Inherited from: IgxUserAxisAnnotation

_createFromInternal(internal: any): IgxUserBaseAnnotation

Parameters

  • internal: any

Returns IgxUserBaseAnnotation