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

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

Return Value

None