ChartDirector Ver 3.1 (PHP Edition Edition)

HLOCLayer.setDataGap


Usage

setDataGap(gap)

Description

Set the gap between two adjacent HLOC symbols.

Arguments

ArgumentDefaultDescription
gap(Mandatory)The gap between two adjacent HLOC symbols as the portion of the space between the midpoints of the elements. The gap must be in the range 0 - 1. A value of 0 (the default) means there is no gap between two adjacent HLOC symbols.

Return Value

None