LinearGauge クラス
ゲージ パネル内に描画される線形ゲージを表します。
名前空間: Microsoft.ReportingServices.OnDemandReportRendering
アセンブリ: Microsoft.ReportingServices.ProcessingCore (Microsoft.ReportingServices.ProcessingCore.dll)
構文
'宣言
Public NotInheritable Class LinearGauge _
Inherits Gauge
'使用
Dim instance As LinearGauge
public sealed class LinearGauge : Gauge
public ref class LinearGauge sealed : public Gauge
[<SealedAttribute>]
type LinearGauge =
class
inherit Gauge
end
public final class LinearGauge extends Gauge
継承階層
System. . :: . .Object
Microsoft.ReportingServices.OnDemandReportRendering. . :: . .GaugePanelObjectCollectionItem
Microsoft.ReportingServices.OnDemandReportRendering. . :: . .GaugePanelItem
Microsoft.ReportingServices.OnDemandReportRendering. . :: . .Gauge
Microsoft.ReportingServices.OnDemandReportRendering..::..LinearGauge
スレッド セーフ
この型の public static (Visual Basic では Shared) のメンバーはすべて、スレッド セーフです。インスタンス メンバーの場合は、スレッド セーフであるとは限りません。