Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • _Label
    • Label

Index

Constructors

Properties

Constructors

constructor

  • Returns Label

Properties

align

align: string
default

'left'

alpha

alpha: number
default

1

bold

bold: boolean

Specifies if label is bold or not.

color

color: string

Color of a label

id

id: string

Unique id of a Label. You don't need to set it, unless you want to.

rotation

rotation: number

Rotation angle.

size

size: number

Text size

text

text: string

Text of a label

url

url: string

URL which will be access if user clicks on a label.

x

x: string | number

X position of a label.

y

y: string | number

y position of a label.

Generated using TypeDoc