GaugePanel.LinearGauges Property

Definition

Defines the set of linear gauges for the gauge panel.

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

Property Value

A LinearGaugeCollection object.

Applies to