ChartLegend.InterlacedRowsColor 屬性

定義

交錯式圖例資料列要使用的背景色彩。

public:
 property Microsoft::ReportingServices::RdlObjectModel::ReportExpression<Microsoft::ReportingServices::RdlObjectModel::ReportColor> InterlacedRowsColor { Microsoft::ReportingServices::RdlObjectModel::ReportExpression<Microsoft::ReportingServices::RdlObjectModel::ReportColor> get(); void set(Microsoft::ReportingServices::RdlObjectModel::ReportExpression<Microsoft::ReportingServices::RdlObjectModel::ReportColor> value); };
public Microsoft.ReportingServices.RdlObjectModel.ReportExpression<Microsoft.ReportingServices.RdlObjectModel.ReportColor> InterlacedRowsColor { get; set; }
member this.InterlacedRowsColor : Microsoft.ReportingServices.RdlObjectModel.ReportExpression<Microsoft.ReportingServices.RdlObjectModel.ReportColor> with get, set
Public Property InterlacedRowsColor As ReportExpression(Of ReportColor)

屬性值

ReportExpression<ReportColor>

ReportExpression<T> 物件。

適用於