MapColorRangeRule.StartColor 属性

定义

获取 MapColorRangeRule 分布的开始颜色。

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

属性值

ReportColorProperty 对象。

适用于