Gets or sets the funnel neck width. Only applied when a predefined funnel shape is used. Default: 5.

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

Syntax

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

See Also