GaugeScale クラス
ゲージ内に描画されるスケールを表します。
継承階層
System.Object
Microsoft.ReportingServices.OnDemandReportRendering.GaugePanelObjectCollectionItem
Microsoft.ReportingServices.OnDemandReportRendering.GaugeScale
Microsoft.ReportingServices.OnDemandReportRendering.LinearScale
Microsoft.ReportingServices.OnDemandReportRendering.RadialScale
名前空間: Microsoft.ReportingServices.OnDemandReportRendering
アセンブリ: Microsoft.ReportingServices.ProcessingCore (Microsoft.ReportingServices.ProcessingCore.dll)
構文
'宣言
<StrongNameIdentityPermissionAttribute(SecurityAction.InheritanceDemand, PublicKey := "0024000004800000940000000602000000240000525341310004000001000100272736ad6e5f9586bac2d531eabc3acc666c2f8ec879fa94f8f7b0327d2ff2ed523448f83c3d5c5dd2dfc7bc99c5286b2c125117bf5cbe242b9d41750732b2bdffe649c6efb8e5526d526fdd130095ecdb7bf210809c6cdad8824faa9ac0310ac3cba2aa0523567b2dfa7fe250b30facbd62d4ec99b94ac47c7d3b28f1f6e4c8")> _
Public MustInherit Class GaugeScale _
Inherits GaugePanelObjectCollectionItem _
Implements IROMStyleDefinitionContainer
'使用
Dim instance As GaugeScale
[StrongNameIdentityPermissionAttribute(SecurityAction.InheritanceDemand, PublicKey = "0024000004800000940000000602000000240000525341310004000001000100272736ad6e5f9586bac2d531eabc3acc666c2f8ec879fa94f8f7b0327d2ff2ed523448f83c3d5c5dd2dfc7bc99c5286b2c125117bf5cbe242b9d41750732b2bdffe649c6efb8e5526d526fdd130095ecdb7bf210809c6cdad8824faa9ac0310ac3cba2aa0523567b2dfa7fe250b30facbd62d4ec99b94ac47c7d3b28f1f6e4c8")]
public abstract class GaugeScale : GaugePanelObjectCollectionItem,
IROMStyleDefinitionContainer
[StrongNameIdentityPermissionAttribute(SecurityAction::InheritanceDemand, PublicKey = L"0024000004800000940000000602000000240000525341310004000001000100272736ad6e5f9586bac2d531eabc3acc666c2f8ec879fa94f8f7b0327d2ff2ed523448f83c3d5c5dd2dfc7bc99c5286b2c125117bf5cbe242b9d41750732b2bdffe649c6efb8e5526d526fdd130095ecdb7bf210809c6cdad8824faa9ac0310ac3cba2aa0523567b2dfa7fe250b30facbd62d4ec99b94ac47c7d3b28f1f6e4c8")]
public ref class GaugeScale abstract : public GaugePanelObjectCollectionItem,
IROMStyleDefinitionContainer
[<AbstractClassAttribute>]
[<StrongNameIdentityPermissionAttribute(SecurityAction.InheritanceDemand, PublicKey = "0024000004800000940000000602000000240000525341310004000001000100272736ad6e5f9586bac2d531eabc3acc666c2f8ec879fa94f8f7b0327d2ff2ed523448f83c3d5c5dd2dfc7bc99c5286b2c125117bf5cbe242b9d41750732b2bdffe649c6efb8e5526d526fdd130095ecdb7bf210809c6cdad8824faa9ac0310ac3cba2aa0523567b2dfa7fe250b30facbd62d4ec99b94ac47c7d3b28f1f6e4c8")>]
type GaugeScale =
class
inherit GaugePanelObjectCollectionItem
interface IROMStyleDefinitionContainer
end
public abstract class GaugeScale extends GaugePanelObjectCollectionItem implements IROMStyleDefinitionContainer
GaugeScale 型は、以下のメンバーを公開しています。
プロパティ
名前 | 説明 | |
---|---|---|
ActionInfo | スケールに使用するアクション。 | |
CustomLabels | スケールに使用するカスタム ラベル。 | |
FieldsUsedInValueExpression | 値式に使用されるフィールドを取得します。 | |
GaugeMajorTickMarks | スケール上に表示する目盛り。 | |
GaugeMinorTickMarks | スケール上に表示する補助目盛り。 | |
Hidden | スケールが非表示であることを示します。 | |
Instance | このレポート定義オブジェクトの計算値が含まれているレポート インスタンス オブジェクトを取得します。 | |
Interval | 目盛りとラベルの間の既定の間隔。 | |
IntervalOffset | 最初の目盛りとラベルに使用する既定のオフセット。 | |
Logarithmic | スケールが対数であることを示します。 | |
LogarithmicBase | 対数スケールに使用する底。 | |
MaximumPin | スケール上のポインターが停止する最大値。 | |
MaximumValue | スケールの最大値。 | |
MinimumPin | スケール上のポインターが停止する最小値。 | |
MinimumValue | スケールの最小値。 | |
Multiplier | 表示する前にゲージの値に乗算する数。 | |
Name | ゲージ スケールの名前。 | |
Reversed | スケールの向きを反転することを示します。 | |
ScaleLabels | スケール上に表示するラベル。 | |
ScaleRanges | スケール上に表示する範囲。 | |
Style | このレポート定義オブジェクトのスタイル プロパティを取得します。 | |
TickMarksOnTop | ポインターの上に目盛りを描画することを示します。 | |
ToolTip | スケールに関するツールヒントのテキスト。 | |
UniqueName | このレポート定義オブジェクトの一意の識別子を取得します。 | |
Width | スケール バーの幅をゲージ サイズの割合 (% 単位) として表したもの。 |
先頭に戻る
メソッド
名前 | 説明 | |
---|---|---|
Equals | (Object から継承されています。) | |
Finalize | (Object から継承されています。) | |
GetHashCode | (Object から継承されています。) | |
GetType | (Object から継承されています。) | |
MemberwiseClone | (Object から継承されています。) | |
ToString | (Object から継承されています。) |
先頭に戻る
フィールド
名前 | 説明 | |
---|---|---|
m_instance | インフラストラクチャです。ゲージ パネル アイテムのインスタンスを指定します。 (GaugePanelObjectCollectionItem から継承されています。) |
先頭に戻る
スレッド セーフ
この型の public static (Visual Basic では Shared) のメンバーはすべて、スレッド セーフです。インスタンス メンバーの場合は、スレッド セーフであるとは限りません。