ActiveReports 12
Interlaced Property (IAxis)

GrapeCity.ActiveReports.Extensibility.v12 Assembly > GrapeCity.ActiveReports.Extensibility.Rendering.Components.Chart Namespace > IAxis Interface : Interlaced Property
Gets a value indicating whether strip lines are drawn for every second 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.
Syntax
'Declaration
 
ReadOnly Property Interlaced As Boolean
bool Interlaced {get;}
See Also

Reference

IAxis Interface
IAxis Members