If this property is true then strip lines are drawn at every other grid line interval for the axis. If grid lines are not used for the axis then the axis' tick marks or labels are used to determine the interlaced strip lines interval.

Default: False.

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

Syntax

C#
public RdlBool Interlaced { get; set; }
Visual Basic
Public Property Interlaced As RdlBool
	Get
	Set

See Also