NumericIndicator 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
表示數值指標。
public ref class NumericIndicator : Microsoft::ReportingServices::RdlObjectModel::GaugePanelItem
public class NumericIndicator : Microsoft.ReportingServices.RdlObjectModel.GaugePanelItem
type NumericIndicator = class
inherit GaugePanelItem
Public Class NumericIndicator
Inherits GaugePanelItem
- 繼承
建構函式
| NumericIndicator() |
建立 NumericIndicator 類別的新執行個體。 |
屬性
方法
| DeepClone() |
傳回此 ReportObject 執行個體的深入複製。 (繼承來源 ReportObject) |
| GetContainingDataScopes() |
傳回包含資料範圍的報表物件清單。 (繼承來源 ReportObject) |
| GetDataScopesForDefaultImpl(IContainedObject) |
傳回預設實作的資料範圍。 (繼承來源 ReportObject) |
| GetDependenciesCore(IList<ReportObject>) |
傳回 ReportObject 物件的相依性核心。 (繼承來源 ReportObject) |
| Initialize() |
初始化 NumericIndicator 類別的執行個體。 |
| InitializeForDesigner() |
初始化設計工具的報表物件。 (繼承來源 ReportObject) |
| OnChildPropertyChanged(Int32, Object, Object) |
當子系的屬性變更時,引發事件。 (繼承來源 ReportObject) |
| OnPropertyChanged(Int32, Object, Object) |
當屬性變更時,引發事件。 (繼承來源 ReportObject) |
| RdlSemanticEqualsCore(ReportObject, ICollection<ReportObject>) |
傳回報表定義語言語意是否與核心物件相同。 (繼承來源 ReportObject) |
| SavePropertyValue<T>(String, T, ReportObject.SwapValue) |
儲存報表物件的屬性值。 (繼承來源 ReportObject) |
明確介面實作
| IComponent.Disposed |
在處置 ReportObject 物件時發生。 (繼承來源 ReportObject) |
| IDisposable.Dispose() |
執行與釋放 (Free)、釋放 (Release) 或重設 Unmanaged 資源相關聯之應用程式定義的工作。 (繼承來源 ReportObject) |