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

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.