MapColorRangeRule.EndColor 属性

定义

获取 MapColorRangeRule 分布的结束颜色。

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

属性值

ReportColorProperty 对象。

适用于