GaugePanelObjectCollectionItem Class
Represents an item in a collection of gauge panel objects.
Namespace: Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
Syntax
'Declaration
Public MustInherit Class GaugePanelObjectCollectionItem
'Usage
Dim instance As GaugePanelObjectCollectionItem
public abstract class GaugePanelObjectCollectionItem
public ref class GaugePanelObjectCollectionItem abstract
[<AbstractClassAttribute>]
type GaugePanelObjectCollectionItem = class end
public abstract class GaugePanelObjectCollectionItem
Inheritance Hierarchy
System.Object
Microsoft.ReportingServices.OnDemandReportRendering.GaugePanelObjectCollectionItem
Microsoft.ReportingServices.OnDemandReportRendering.CustomLabel
Microsoft.ReportingServices.OnDemandReportRendering.GaugePanelItem
Microsoft.ReportingServices.OnDemandReportRendering.GaugePointer
Microsoft.ReportingServices.OnDemandReportRendering.GaugeScale
Microsoft.ReportingServices.OnDemandReportRendering.ScaleRange
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.