言語

CustomLabel.Value プロパティ

定義

ラベルが付けられるスケール上の位置まで評価する式が得られます。

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

プロパティ値

ReportDoubleProperty オブジェクト。

適用対象