Gets or sets the relative width of data points. Default: 0.8.

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

Syntax

C#
public RdlFloat PointWidth { get; set; }
Visual Basic
Public Property PointWidth As RdlFloat
	Get
	Set

See Also