GaugeScale 類別
Represents a scale to be drawn within a gauge.
命名空間: 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
執行緒安全性
這個類型的任何公用static (在 Visual Basic 中為 Shared) 成員都是安全執行緒。不保證任何執行個體成員都可以是安全執行緒。