GaugePanel.GaugeLabels Property

Definition

Defines the set of labels for the gauge panel.

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

Property Value

A GaugeLabelCollection object.

Applies to