GaugePanel.LinearGauges Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.