Represents an axis annotation

IgxAxisAnnotation

new IgxAxisAnnotation(): IgxAxisAnnotation

Returns IgxAxisAnnotation

ngAcceptInputType_backgroundCornerRadius

Section titled "ngAcceptInputType_backgroundCornerRadius"
ngAcceptInputType_backgroundCornerRadius: string | number

ngAcceptInputType_backgroundPaddingBottom

Section titled "ngAcceptInputType_backgroundPaddingBottom"
ngAcceptInputType_backgroundPaddingBottom: string | number

ngAcceptInputType_backgroundPaddingLeft

Section titled "ngAcceptInputType_backgroundPaddingLeft"
ngAcceptInputType_backgroundPaddingLeft: string | number

ngAcceptInputType_backgroundPaddingRight

Section titled "ngAcceptInputType_backgroundPaddingRight"
ngAcceptInputType_backgroundPaddingRight: string | number

ngAcceptInputType_backgroundPaddingTop

Section titled "ngAcceptInputType_backgroundPaddingTop"
ngAcceptInputType_backgroundPaddingTop: string | number

ngAcceptInputType_badgeCornerRadius

Section titled "ngAcceptInputType_badgeCornerRadius"
ngAcceptInputType_badgeCornerRadius: string | number
ngAcceptInputType_badgeMargin: string | number

ngAcceptInputType_badgeOutlineThickness

Section titled "ngAcceptInputType_badgeOutlineThickness"
ngAcceptInputType_badgeOutlineThickness: string | number
ngAcceptInputType_badgeSize: string | number
ngAcceptInputType_isBadgeEnabled: string | boolean
ngAcceptInputType_isPillShaped: string | boolean

ngAcceptInputType_labelFormatSpecifiers

Section titled "ngAcceptInputType_labelFormatSpecifiers"
ngAcceptInputType_labelFormatSpecifiers: string | any[]
ngAcceptInputType_strokeThickness: string | number
background: string
backgroundCornerRadius: number
backgroundPaddingBottom: number
backgroundPaddingLeft: number
backgroundPaddingRight: number
backgroundPaddingTop: number
badgeBackground: string
badgeCornerRadius: number
badgeImagePath: string
badgeMargin: number
badgeOutline: string
badgeOutlineThickness: number
badgeSize: number
formatLabel: object
isBadgeEnabled: boolean
isPillShaped: boolean
labelFormat: string
labelFormatSpecifiers: any[]
outline: string
strokeThickness: number
text: string
textColor: string
value: any
findByName(name: string): any

Parameters

  • name: string

Returns any

resetCachedExtent(): void

Returns void

resolveLabelValue(): string

Returns string