次の方法で共有


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 オブジェクト。

適用対象