ChartDirector 7.1 (C++ Edition)

TextBox.setAlignment


Usage

void setAlignment(int a);

Description

Sets the alignment of the text relative to the container box.

Arguments

ArgumentDefaultDescription
a(Mandatory)The alignment specification. See Alignment Specification for supported alignment types.

Return Value

None