ChartDirector 6.0 (Ruby Edition)

TextBox.setText


Usage

setText(text)

Description

Sets the text to be shown in the text box.

See ChartDirector Mark Up Language on how to embed special tags in the text for sophisticated formatting.

Arguments

ArgumentDefaultDescription
text(Mandatory)The text to be displayed in the text box.

Return Value

None