Represents an axis annotation
Constructors
Section titled "Constructors"IgxAxisAnnotation
new IgxAxisAnnotation(): IgxAxisAnnotation Returns IgxAxisAnnotation
Properties
Section titled "Properties"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
Section titled "ngAcceptInputType_badgeMargin"ngAcceptInputType_badgeMargin: string | number ngAcceptInputType_badgeOutlineThickness
Section titled "ngAcceptInputType_badgeOutlineThickness"ngAcceptInputType_badgeOutlineThickness: string | number ngAcceptInputType_badgeSize
Section titled "ngAcceptInputType_badgeSize"ngAcceptInputType_badgeSize: string | number ngAcceptInputType_isBadgeEnabled
Section titled "ngAcceptInputType_isBadgeEnabled"ngAcceptInputType_isBadgeEnabled: string | boolean ngAcceptInputType_isPillShaped
Section titled "ngAcceptInputType_isPillShaped"ngAcceptInputType_isPillShaped: string | boolean ngAcceptInputType_labelFormatSpecifiers
Section titled "ngAcceptInputType_labelFormatSpecifiers"ngAcceptInputType_labelFormatSpecifiers: string | any[] ngAcceptInputType_strokeThickness
Section titled "ngAcceptInputType_strokeThickness"ngAcceptInputType_strokeThickness: string | number background
Section titled "background"background: string backgroundCornerRadius
Section titled "backgroundCornerRadius"backgroundCornerRadius: number backgroundPaddingBottom
Section titled "backgroundPaddingBottom"backgroundPaddingBottom: number backgroundPaddingLeft
Section titled "backgroundPaddingLeft"backgroundPaddingLeft: number backgroundPaddingRight
Section titled "backgroundPaddingRight"backgroundPaddingRight: number backgroundPaddingTop
Section titled "backgroundPaddingTop"backgroundPaddingTop: number badgeBackground
Section titled "badgeBackground"badgeBackground: string badgeCornerRadius
Section titled "badgeCornerRadius"badgeCornerRadius: number badgeImagePath
Section titled "badgeImagePath"badgeImagePath: string badgeMargin
Section titled "badgeMargin"badgeMargin: number badgeOutline
Section titled "badgeOutline"badgeOutline: string badgeOutlineThickness
Section titled "badgeOutlineThickness"badgeOutlineThickness: number badgeSize
Section titled "badgeSize"badgeSize: number formatLabel
Section titled "formatLabel"formatLabel: object isBadgeEnabled
Section titled "isBadgeEnabled"isBadgeEnabled: boolean isPillShaped
Section titled "isPillShaped"isPillShaped: boolean labelFormat
Section titled "labelFormat"labelFormat: string labelFormatSpecifiers
Section titled "labelFormatSpecifiers"labelFormatSpecifiers: any[] outline
Section titled "outline"outline: string strokeThickness
Section titled "strokeThickness"strokeThickness: number text: string textColor
Section titled "textColor"textColor: string value
Section titled "value"value: any Methods
Section titled "Methods"findByName
Section titled "findByName"findByName(name: string): any Parameters
- name:
string
Returns any
resetCachedExtent
Section titled "resetCachedExtent"resetCachedExtent(): void Returns void
resolveLabelValue
Section titled "resolveLabelValue"resolveLabelValue(): string