次の方法で共有


GaugeInputValue.MaxPercent プロパティ

定義

最大パーセントを取得します。

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

プロパティ値

ReportDoubleProperty オブジェクト。

適用対象