ChartDirector Ver 3.0 (C++ Edition)
TextBox
.setAlignment
Usage
void setAlignment(Alignment a);
Description
Set the alignment of the text relative to the container box.
Arguments
Argument
Default
Description
a
(Mandatory)
The alignment specification. See
Alignment Specification
for supported alignment types.
Return Value
None
© 2003 Advanced Software Engineering Limited. All rights reserved.