GaugePanelItem クラス
ゲージ パネル内に描画するアイテム (ゲージ、画像、ラベル) を表します。
名前空間: Microsoft.ReportingServices.OnDemandReportRendering
アセンブリ: Microsoft.ReportingServices.ProcessingCore (Microsoft.ReportingServices.ProcessingCore.dll)
構文
'宣言
Public MustInherit Class GaugePanelItem _
Inherits GaugePanelObjectCollectionItem _
Implements IROMStyleDefinitionContainer, IROMActionOwner
'使用
Dim instance As GaugePanelItem
public abstract class GaugePanelItem : GaugePanelObjectCollectionItem,
IROMStyleDefinitionContainer, IROMActionOwner
public ref class GaugePanelItem abstract : public GaugePanelObjectCollectionItem,
IROMStyleDefinitionContainer, IROMActionOwner
[<AbstractClassAttribute>]
type GaugePanelItem =
class
inherit GaugePanelObjectCollectionItem
interface IROMStyleDefinitionContainer
interface IROMActionOwner
end
public abstract class GaugePanelItem extends GaugePanelObjectCollectionItem implements IROMStyleDefinitionContainer, IROMActionOwner
継承階層
System. . :: . .Object
Microsoft.ReportingServices.OnDemandReportRendering. . :: . .GaugePanelObjectCollectionItem
Microsoft.ReportingServices.OnDemandReportRendering..::..GaugePanelItem
Microsoft.ReportingServices.OnDemandReportRendering. . :: . .Gauge
Microsoft.ReportingServices.OnDemandReportRendering. . :: . .GaugeImage
Microsoft.ReportingServices.OnDemandReportRendering. . :: . .GaugeLabel
Microsoft.ReportingServices.OnDemandReportRendering. . :: . .NumericIndicator
Microsoft.ReportingServices.OnDemandReportRendering. . :: . .StateIndicator
スレッド セーフ
この型の public static (Visual Basic では Shared) のメンバーはすべて、スレッド セーフです。インスタンス メンバーの場合は、スレッド セーフであるとは限りません。