Gets or sets the shape 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 RdlEnum<ChartLineAnchor> CalloutLineAnchor { get; set; } |
Visual Basic |
---|
Public Property CalloutLineAnchor As RdlEnum(Of ChartLineAnchor) Get Set |