Gets or sets the style to use when drawing the callout lines.
Namespace:
C1.C1Rdl.Rdl2008Default: Underline.
Assembly: C1.C1Report.2 (in C1.C1Report.2.dll)
Syntax
C# |
---|
public RdlEnum<ChartCalloutStyle> CalloutStyle { get; set; } |
Visual Basic |
---|
Public Property CalloutStyle As RdlEnum(Of ChartCalloutStyle) Get Set |