ChartLegend.InterlacedRows 属性

定义

获取一个表达式,该表达式的计算结果为指示图例行是否使用交错颜色的值。

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

属性值

ReportBoolProperty 对象。

适用于