Text : Properties associated with text attributes

# align

Default horizontal alignment for drawing text
Type: string
Default: center
Options: right, center, left

# autoScaleFont

Flag to automatically adjust the font size in many visualization. Please be aware that scaling factors can still modify the font size. This flag needs to be false for the text to accept the specified font size
Type: boolean
Default: true

# baseline

Default vertical alignment for drawing text
Type: string
Default: middle
Options: top, middle, bottom

# fontColor


# fontName

Font name. Web-Safe HTML fonts
Type: string
Default: Arial
Options: American Typewriter, Andale Mono, Arial, Baskerville, Bradley Hand, Brush Script MT, Comic Sans MS, Courier, Didot, Georgia, Gill Sans, Helvetica, Impact, Lucida Console, Luminari, Monaco, Optima, Palatino, Roboto, Tahoma, Times New Roman, Trebuchet MS, Verdana

# fontScaleFontFactor

Scaling factor used to increase or decrease the font size in the canvas
Type: float
Default: 1

# fontSize

Font size for text in complex plot only. See other categories to modify specific font sizes
Type: integer
Default: 12

# fontStyle


# fonts


# fontsExternal


# maxTextSize


# minTextSize