MapSizeRuleInstance クラス
MapSizeRule クラスのインスタンスの型を表し、MapSizeRule のプロパティの計算値を含んでいます。
継承階層
System.Object
Microsoft.ReportingServices.OnDemandReportRendering.BaseInstance
Microsoft.ReportingServices.OnDemandReportRendering.MapAppearanceRuleInstance
Microsoft.ReportingServices.OnDemandReportRendering.MapSizeRuleInstance
名前空間: Microsoft.ReportingServices.OnDemandReportRendering
アセンブリ: Microsoft.ReportingServices.ProcessingCore (Microsoft.ReportingServices.ProcessingCore.dll)
構文
'宣言
Public NotInheritable Class MapSizeRuleInstance _
Inherits MapAppearanceRuleInstance
'使用
Dim instance As MapSizeRuleInstance
public sealed class MapSizeRuleInstance : MapAppearanceRuleInstance
public ref class MapSizeRuleInstance sealed : public MapAppearanceRuleInstance
[<SealedAttribute>]
type MapSizeRuleInstance =
class
inherit MapAppearanceRuleInstance
end
public final class MapSizeRuleInstance extends MapAppearanceRuleInstance
MapSizeRuleInstance 型は、以下のメンバーを公開しています。
プロパティ
名前 | 説明 | |
---|---|---|
BucketCount | MapAppearanceRule クラスの Placement プロパティの計算値を取得します。 (MapAppearanceRuleInstance から継承されています。) | |
DataValue | MapAppearanceRule クラスの DataValue プロパティの計算値を取得します。 (MapAppearanceRuleInstance から継承されています。) | |
DistributionType | MapAppearanceRule クラスの DistributionType プロパティの計算値を取得します。 (MapAppearanceRuleInstance から継承されています。) | |
EndSize | MapSizeRule クラスの EndSize プロパティの計算値を取得します。 | |
EndValue | MapAppearanceRule クラスの EndValue プロパティの計算値を取得します。 (MapAppearanceRuleInstance から継承されています。) | |
LegendText | MapAppearanceRule クラスの LegendText プロパティの計算値を取得します。 (MapAppearanceRuleInstance から継承されています。) | |
StartSize | MapSizeRule クラスの StartSize プロパティの計算値を取得します。 | |
StartValue | MapAppearanceRule クラスの StartValue プロパティの計算値を取得します。 (MapAppearanceRuleInstance から継承されています。) |
先頭に戻る
メソッド
名前 | 説明 | |
---|---|---|
Equals | (Object から継承されています。) | |
GetHashCode | (Object から継承されています。) | |
GetType | (Object から継承されています。) | |
ToString | (Object から継承されています。) |
先頭に戻る
スレッド セーフ
この型の public static (Visual Basic では Shared) のメンバーはすべて、スレッド セーフです。インスタンス メンバーの場合は、スレッド セーフであるとは限りません。