Share via


GaugePanelItem Class

Represents an item to be drawn within a gauge panel.

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

Syntax

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

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.