ChartLegend.InterlacedRows Property

Definition

Gets an expression that evaluates to a value that indicates whether legend rows should use interlaced colors.

public:
 property Microsoft::ReportingServices::OnDemandReportRendering::ReportBoolProperty ^ InterlacedRows { Microsoft::ReportingServices::OnDemandReportRendering::ReportBoolProperty ^ get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.ReportBoolProperty InterlacedRows { get; }
member this.InterlacedRows : Microsoft.ReportingServices.OnDemandReportRendering.ReportBoolProperty
Public ReadOnly Property InterlacedRows As ReportBoolProperty

Property Value

A ReportBoolProperty object.

Applies to