Represents an axis annotation
Constructors
Section titled "Constructors"IgrAxisAnnotation
new IgrAxisAnnotation(): IgrAxisAnnotation Returns IgrAxisAnnotation
Properties
Section titled "Properties"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 Accessors
Section titled "Accessors"nativeElement
Section titled "nativeElement"get nativeElement(): HTMLElement Returns HTMLElement
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