Hierarchy (view full)

Constructors

Properties

animationStyle?: AnimationStyle
attachAnchorPointX?: number
attachAnchorPointY?: number
causesOverlap?: boolean
color?: string | Color
cornerRadius?: number
descriptionColor?: string | Color
descriptionFontName?: string
descriptionFontSize?: number
descriptionWrap?: boolean
hideIfOverlapped?: boolean
horizontalOffset?: number
leftColor?: string | Color
leftImage?: string
metaData?: {
    [k: string]: string;
}

Type declaration

  • [k: string]: string
placementPriority?: number
rightColor?: string | Color
rightImage?: string
scaleWithDPI?: boolean
strokeColor?: string | Color
strokeWidth?: number
style?: any
styleBuilder?: any
titleColor?: string | Color
titleFontName?: string
titleFontSize?: number
titleWrap?: boolean
triangleHeight?: number
triangleWidth?: number
verticalOffset?: number
visible?: boolean

Generated using TypeDoc