Gets or sets the radial callout line size. This attribute is only applied if labels are drawn outside of data points. Default: 1.

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

Syntax

C#
public RdlInt LabelsRadialLineSize { get; set; }
Visual Basic
Public Property LabelsRadialLineSize As RdlInt
	Get
	Set

See Also