ChartLegend.InterlacedRows Propiedad

Definición

Obtiene una expresión que se evalúa como un valor que indica si las filas de la leyenda deben usar colores entrelazados.

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

Valor de propiedad

Un objeto ReportBoolProperty.

Se aplica a