Share via


GaugePanel.GaugeLabels Property

Gets or sets a list of labels for the gauge panel.

Namespace:  Microsoft.ReportingServices.RdlObjectModel
Assembly:  Microsoft.ReportingServices.Designer.Controls (in Microsoft.ReportingServices.Designer.Controls.dll)

Syntax

public IList<GaugeLabel> GaugeLabels { get; set; }

Property Value

Type: System.Collections.Generic.IList<GaugeLabel>
An IList<T> object.

See Also

Reference

GaugePanel Class

Microsoft.ReportingServices.RdlObjectModel Namespace