Specifies shapes that should be drawn on the point end of the callout line.
Namespace:
C1.C1Rdl.Rdl2008Assembly: C1.C1Report.2 (in C1.C1Report.2.dll)
Syntax
| C# |
|---|
public enum ChartLineAnchor |
| Visual Basic |
|---|
Public Enumeration ChartLineAnchor |
Members
| Member name | Description | |
|---|---|---|
| None | None. | |
| Arrow | Arrow. | |
| Diamond | Diamond. | |
| Square | Square. | |
| Round | Round. |