다음을 통해 공유


MapColorRangeRuleInstance.StartColor 속성

정의

StartColor 클래스의 MapColorRangeRule 속성에 대한 계산된 값을 가져옵니다.

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

속성 값

ReportColor 속성의 계산된 값을 나타내는 StartColor 값입니다.

적용 대상