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