Represents an axis annotation
Constructors
Section titled "Constructors"IgrSeriesLayer
new IgrSeriesLayer(): IgrSeriesLayer Returns IgrSeriesLayer
Properties
Section titled "Properties"propertyOverlays
Section titled "propertyOverlays"propertyOverlays: IgrSeriesLayerPropertyOverlayCollection zIndex
Section titled "zIndex"zIndex: number Accessors
Section titled "Accessors"nativeElement
Section titled "nativeElement"get nativeElement(): HTMLElement Returns HTMLElement
transitionOutIsInProgress
Section titled "transitionOutIsInProgress"get transitionOutIsInProgress(): boolean Returns boolean
Methods
Section titled "Methods"findByName
Section titled "findByName"findByName(name: string): any Parameters
- name:
string
Returns any
playTransitionIn
Section titled "playTransitionIn"playTransitionIn(): void Returns void
playTransitionOutAndRemove
Section titled "playTransitionOutAndRemove"playTransitionOutAndRemove(): void