beginArrowStyle

beginArrowStyle

endArrowStyle

lineStyle

shadow

Specifies the style of arrow to place at the beginning of the line.

Type

Integer 0: No arrow

StyleConstant.ARROW_LINE_1: Solid arrow

StyleConstant.ARROW_LINE_2: Stick arrow

StyleConstant.ARROW_LINE_3: Outline arrow

Example

Line1.beginArrowStyle = StyleConstant.ARROW_LINE_3;

See Also

Shape Component Properties: Shape Tab, for more information on Line settings.

<< VS.18 Line © 1996-2013 InetSoft Technology Corporation (v11.5) endArrowStyle >>