Share via


BaseGaugeImage Class

Represents an image that is displayed as a part of a gauge.

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

Syntax

'Declaration
Public Class BaseGaugeImage _
    Inherits ReportObject
'Usage
Dim instance As BaseGaugeImage
public class BaseGaugeImage : ReportObject
public ref class BaseGaugeImage : public ReportObject
type BaseGaugeImage =  
    class
        inherit ReportObject
    end
public class BaseGaugeImage 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.