Specifies types of arrowhead to use for line segments that join labels to their data points.

Namespace:  C1.C1Rdl.Rdl2008
Assembly:  C1.C1Report.2 (in C1.C1Report.2.dll)

Syntax

C#
public enum ChartArrowsType
Visual Basic
Public Enumeration ChartArrowsType

Members

Member nameDescription
None No arrowheads.
Triangle Triangle arrowheads.
Sharp Sharp arrowheads.
Lines Line arrowheads.

See Also