ChartDirector Ver 3.1 (PHP Edition Edition)

StepLineLayer.setAlignment


Usage

setAlignment(a)

Description

Set the alignment of the steps relative to the data points.

Arguments

ArgumentDefaultDescription
a(Mandatory)The alignment of the steps relative to the data points. Must be one of the pre-defined constants Left, Center or Right.

Return Value

None