次の方法で共有


GaugePanel.LinearGauges プロパティ

定義

ゲージ パネルの線形ゲージのセットを定義します。

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

プロパティ値

LinearGaugeCollection オブジェクト。

適用対象