GaugePanelInstance クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
クラスのインスタンス型を GaugePanel 表し、プロパティの計算値を GaugePanel格納します。
public ref class GaugePanelInstance sealed : Microsoft::ReportingServices::OnDemandReportRendering::DynamicImageInstance, Microsoft::ReportingServices::OnDemandReportRendering::IDynamicImageInstance
public sealed class GaugePanelInstance : Microsoft.ReportingServices.OnDemandReportRendering.DynamicImageInstance, Microsoft.ReportingServices.OnDemandReportRendering.IDynamicImageInstance
type GaugePanelInstance = class
inherit DynamicImageInstance
interface IDynamicImageInstance
Public NotInheritable Class GaugePanelInstance
Inherits DynamicImageInstance
Implements IDynamicImageInstance
- 継承
-
GaugePanelInstance
- 実装
フィールド
m_dpiX |
X 軸方向の画像解像度を DPI 単位で指定します。 (継承元 DynamicImageInstance) |
m_dpiY |
Y 軸方向の画像解像度を DPI 単位で指定します。 (継承元 DynamicImageInstance) |
m_heightOverride |
高さのオーバーライドを指定します。 (継承元 DynamicImageInstance) |
m_reportElementDef |
このインスタンスを定義するレポート要素定義を指定します。 (継承元 ReportElementInstance) |
m_style |
このレポート要素オブジェクトのスタイル プロパティを指定します。 (継承元 ReportElementInstance) |
m_uniqueName |
このインスタンス オブジェクトの一意識別子を指定します。 (継承元 ReportItemInstance) |
m_visibility |
レポート アイテムの表示を指定します。 (継承元 ReportItemInstance) |
m_widthOverride |
m_widthOverrideを定義します。 (継承元 DynamicImageInstance) |