In This Topic
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.
Syntax
'Declaration
Public Property Interlaced As RdlBool
public RdlBool Interlaced {get; set;}
See Also