Represents an user annotation for rendering annotation of axis label
Constructors
Section titled "Constructors"IgxUserAxisAnnotation
new IgxUserAxisAnnotation(): IgxUserAxisAnnotation Returns IgxUserAxisAnnotation
Properties
Section titled "Properties"ngAcceptInputType_badgeCornerRadius
Section titled "ngAcceptInputType_badgeCornerRadius"Inherited from: IgxUserBaseAnnotation
ngAcceptInputType_badgeCornerRadius: string | number ngAcceptInputType_badgeMargin
Section titled "ngAcceptInputType_badgeMargin"Inherited from: IgxUserBaseAnnotation
ngAcceptInputType_badgeMargin: string | number ngAcceptInputType_badgeSize
Section titled "ngAcceptInputType_badgeSize"Inherited from: IgxUserBaseAnnotation
ngAcceptInputType_badgeSize: string | number ngAcceptInputType_badgeThickness
Section titled "ngAcceptInputType_badgeThickness"Inherited from: IgxUserBaseAnnotation
ngAcceptInputType_badgeThickness: string | number ngAcceptInputType_badgeVisible
Section titled "ngAcceptInputType_badgeVisible"Inherited from: IgxUserBaseAnnotation
ngAcceptInputType_badgeVisible: string | boolean ngAcceptInputType_isPillShaped
Section titled "ngAcceptInputType_isPillShaped"Inherited from: IgxUserBaseAnnotation
ngAcceptInputType_isPillShaped: string | boolean ngAcceptInputType_isVisible
Section titled "ngAcceptInputType_isVisible"Inherited from: IgxUserBaseAnnotation
ngAcceptInputType_isVisible: string | boolean ngAcceptInputType_labelBorderRadius
Section titled "ngAcceptInputType_labelBorderRadius"Inherited from: IgxUserBaseAnnotation
ngAcceptInputType_labelBorderRadius: string | number ngAcceptInputType_labelBorderThickness
Section titled "ngAcceptInputType_labelBorderThickness"Inherited from: IgxUserBaseAnnotation
ngAcceptInputType_labelBorderThickness: string | number ngAcceptInputType_labelPadding
Section titled "ngAcceptInputType_labelPadding"Inherited from: IgxUserBaseAnnotation
ngAcceptInputType_labelPadding: string | number ngAcceptInputType_value
Section titled "ngAcceptInputType_value"ngAcceptInputType_value: string | number annotationData
Section titled "annotationData"Inherited from: IgxUserBaseAnnotation
annotationData: string badgeBackground
Section titled "badgeBackground"Inherited from: IgxUserBaseAnnotation
badgeBackground: string badgeCornerRadius
Section titled "badgeCornerRadius"Inherited from: IgxUserBaseAnnotation
badgeCornerRadius: number badgeImagePath
Section titled "badgeImagePath"Inherited from: IgxUserBaseAnnotation
badgeImagePath: string badgeMargin
Section titled "badgeMargin"Inherited from: IgxUserBaseAnnotation
badgeMargin: number badgeOutline
Section titled "badgeOutline"Inherited from: IgxUserBaseAnnotation
badgeOutline: string badgeSize
Section titled "badgeSize"Inherited from: IgxUserBaseAnnotation
badgeSize: number badgeThickness
Section titled "badgeThickness"Inherited from: IgxUserBaseAnnotation
badgeThickness: number badgeVisible
Section titled "badgeVisible"Inherited from: IgxUserBaseAnnotation
badgeVisible: boolean identifier
Section titled "identifier"Inherited from: IgxUserBaseAnnotation
identifier: string isPillShaped
Section titled "isPillShaped"Inherited from: IgxUserBaseAnnotation
isPillShaped: boolean isVisible
Section titled "isVisible"Inherited from: IgxUserBaseAnnotation
isVisible: boolean label
Section titled "label"Inherited from: IgxUserBaseAnnotation
label: string labelBackground
Section titled "labelBackground"Inherited from: IgxUserBaseAnnotation
labelBackground: string labelBorderColor
Section titled "labelBorderColor"Inherited from: IgxUserBaseAnnotation
labelBorderColor: string labelBorderRadius
Section titled "labelBorderRadius"Inherited from: IgxUserBaseAnnotation
labelBorderRadius: number labelBorderThickness
Section titled "labelBorderThickness"Inherited from: IgxUserBaseAnnotation
labelBorderThickness: number labelColor
Section titled "labelColor"Inherited from: IgxUserBaseAnnotation
labelColor: string labelPadding
Section titled "labelPadding"Inherited from: IgxUserBaseAnnotation
labelPadding: number targetAxis
Section titled "targetAxis"targetAxis: IgxAxisComponent targetAxisMatcher
Section titled "targetAxisMatcher"targetAxisMatcher: IgxAxisMatcher value
Section titled "value"value: number Methods
Section titled "Methods"bindAxes
Section titled "bindAxes"Inherited from: IgxUserBaseAnnotation
bindAxes(axes: IgxAxisComponent[]): void Parameters
- axes:
IgxAxisComponent[]
Returns void
bindSeries
Section titled "bindSeries"Inherited from: IgxUserBaseAnnotation
bindSeries(series: IgxSeriesComponent[]): void Parameters
- series:
IgxSeriesComponent[]
Returns void
findByName
Section titled "findByName"findByName(name: string): any Parameters
- name:
string
Returns any
_createFromInternal
Section titled "_createFromInternal"Inherited from: IgxUserBaseAnnotation
_createFromInternal(internal: any): IgxUserBaseAnnotation Parameters
- internal:
any