ChartDirector 7.1 (C++ Edition)
TextBox
.
setText
Usage
void setText(const char *text);
Description
Sets the text to be shown in the text box.
CDML
Arguments
Argument
Default
Description
text
(Mandatory)
The text to be displayed in the text box.
Return Value
None
© 2023 Advanced Software Engineering Limited. All rights reserved.