[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Extensibility.Rendering.Components.Chart.IAxis.Interlaced

Interlaced Property

Interlaced

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.

Declaration
bool Interlaced { get; }
Property Value
Type Description
bool

A bool value. true if strip lines are drawn for every second grid line interval; otherwise, false.