Vizzu / events / TextDrawDetail
Interface: TextDrawDetail
Event of drawing a text.
Properties
align
align:
number
The horizontal alignment of the text which can take a value between -1 (left align) and 1 (right align).
innerRect
innerRect:
Rect
The rectangle of the text without padding, relative to outerRect.
outerRect
outerRect:
TransformedRect
The transformed rectangle of the text with padding.