Gets or sets the horizontal 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 LabelsHorizontalLineSize { get; set; }
Visual Basic
Public Property LabelsHorizontalLineSize As RdlInt
	Get
	Set

See Also