Gets or sets the style of the callout line.
Namespace:
C1.C1Rdl.Rdl2008Default: Solid.
Assembly: C1.C1Report.2 (in C1.C1Report.2.dll)
Syntax
C# |
---|
public RdlEnum<BorderStyle> CalloutLineStyle { get; set; } |
Visual Basic |
---|
Public Property CalloutLineStyle As RdlEnum(Of BorderStyle) Get Set |