ChartDirector Ver 4.1 (ColdFusion Edition)
TextBox.setFontAngle
Usage
Description
Arguments
Argument | Default | Description |
---|---|---|
angle | (Mandatory) | The text rotation angle. Rotation is measured in counter-clockwise direction in degrees. |
vertical | false (zero) | Determine if the font is layout horizontally (from left to right) or vertically (from top to down). Vertical layout is common for Oriental languages such as Chinese, Japanese and Korean. A true (non-zero) value means vertical layout. A false (zero) value means horizontal layout. |
Return Value