GaugeCell クラス
ゲージ セルを表します。
名前空間: Microsoft.ReportingServices.OnDemandReportRendering
アセンブリ: Microsoft.ReportingServices.ProcessingCore (Microsoft.ReportingServices.ProcessingCore.dll)
構文
'宣言
Public NotInheritable Class GaugeCell _
Implements IReportScope, IDataRegionCell
'使用
Dim instance As GaugeCell
public sealed class GaugeCell : IReportScope,
IDataRegionCell
public ref class GaugeCell sealed : IReportScope,
IDataRegionCell
[<SealedAttribute>]
type GaugeCell =
class
interface IReportScope
interface IDataRegionCell
end
public final class GaugeCell implements IReportScope, IDataRegionCell
継承階層
System. . :: . .Object
Microsoft.ReportingServices.OnDemandReportRendering..::..GaugeCell
スレッド セーフ
この型の public static (Visual Basic では Shared) のメンバーはすべて、スレッド セーフです。インスタンス メンバーの場合は、スレッド セーフであるとは限りません。