GaugePanel.GaugeLabels 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 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.