ChartDirector 6.0 (Ruby Edition)

VectorLayer.setArrowHead


Usage

setArrowHead(width [, height ])

Description

Sets the size of the arrow head.

Arguments

ArgumentDefaultDescription
width(Mandatory)The width of the arrow head in pixels. The default width is 8 pixels.
height0The height of the arrow head in pixels. 0 means the height is the same as the width.

Return Value

None