ChartDirector 7.0 (PHP Edition)

StepLineLayer.setAlignment


Usage

setAlignment(a)

Description

Sets 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 predefined constants Left, Center or Right.

Return Value

None