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 对象。

适用于