MapAppearanceRule.StartValue 속성

정의

데이터 분포의 시작 값을 가져옵니다.

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

속성 값

데이터 분포의 시작 값을 나타내는 ReportVariantProperty 개체입니다.

적용 대상