Share via


GaugeLabel Class

Represents a label to display within a gauge panel.

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

Syntax

'Declaration
Public Class GaugeLabel _
    Inherits GaugePanelItem
'Usage
Dim instance As GaugeLabel
public class GaugeLabel : GaugePanelItem
public ref class GaugeLabel : public GaugePanelItem
type GaugeLabel =  
    class
        inherit GaugePanelItem
    end
public class GaugeLabel extends GaugePanelItem

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.