Represents base class for all user annotations, e.g. UserPointAnnotation, UserSliceAnnotation, UserStripAnnotation, UserAxisAnnotation
Constructors
Section titled "Constructors"IgxUserBaseAnnotation
new IgxUserBaseAnnotation(): IgxUserBaseAnnotation Returns IgxUserBaseAnnotation
Properties
Section titled "Properties"ngAcceptInputType_badgeCornerRadius
Section titled "ngAcceptInputType_badgeCornerRadius"ngAcceptInputType_badgeCornerRadius: string | number ngAcceptInputType_badgeMargin
Section titled "ngAcceptInputType_badgeMargin"ngAcceptInputType_badgeMargin: string | number ngAcceptInputType_badgeSize
Section titled "ngAcceptInputType_badgeSize"ngAcceptInputType_badgeSize: string | number ngAcceptInputType_badgeThickness
Section titled "ngAcceptInputType_badgeThickness"ngAcceptInputType_badgeThickness: string | number ngAcceptInputType_badgeVisible
Section titled "ngAcceptInputType_badgeVisible"ngAcceptInputType_badgeVisible: string | boolean ngAcceptInputType_isPillShaped
Section titled "ngAcceptInputType_isPillShaped"ngAcceptInputType_isPillShaped: string | boolean ngAcceptInputType_isVisible
Section titled "ngAcceptInputType_isVisible"ngAcceptInputType_isVisible: string | boolean ngAcceptInputType_labelBorderRadius
Section titled "ngAcceptInputType_labelBorderRadius"ngAcceptInputType_labelBorderRadius: string | number ngAcceptInputType_labelBorderThickness
Section titled "ngAcceptInputType_labelBorderThickness"ngAcceptInputType_labelBorderThickness: string | number ngAcceptInputType_labelPadding
Section titled "ngAcceptInputType_labelPadding"ngAcceptInputType_labelPadding: string | number annotationData
Section titled "annotationData"annotationData: string 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 badgeSize
Section titled "badgeSize"badgeSize: number badgeThickness
Section titled "badgeThickness"badgeThickness: number badgeVisible
Section titled "badgeVisible"badgeVisible: boolean identifier
Section titled "identifier"identifier: string isPillShaped
Section titled "isPillShaped"isPillShaped: boolean isVisible
Section titled "isVisible"isVisible: boolean label
Section titled "label"label: string labelBackground
Section titled "labelBackground"labelBackground: string labelBorderColor
Section titled "labelBorderColor"labelBorderColor: string labelBorderRadius
Section titled "labelBorderRadius"labelBorderRadius: number labelBorderThickness
Section titled "labelBorderThickness"labelBorderThickness: number labelColor
Section titled "labelColor"labelColor: string labelPadding
Section titled "labelPadding"labelPadding: number Methods
Section titled "Methods"bindAxes
Section titled "bindAxes"bindAxes(axes: IgxAxisComponent[]): void Parameters
- axes:
IgxAxisComponent[]
Returns void
bindSeries
Section titled "bindSeries"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"_createFromInternal(internal: any): IgxUserBaseAnnotation Parameters
- internal:
any