言語

MapBucket クラス

定義

MapColorRangeRuleMapColorPaletteRuleMapCustomColorRuleMapSizeRule、またはMapMarkerRuleにおける分析データ配布に使用されるカスタム開始値と終了値の範囲を表します。

public ref class MapBucket sealed : Microsoft::ReportingServices::OnDemandReportRendering::MapObjectCollectionItem
public sealed class MapBucket : Microsoft.ReportingServices.OnDemandReportRendering.MapObjectCollectionItem
type MapBucket = class
    inherit MapObjectCollectionItem
Public NotInheritable Class MapBucket
Inherits MapObjectCollectionItem
継承

フィールド

名前 説明
m_instance

レポートインスタンスオブジェクトです。

(継承元 MapObjectCollectionItem)

プロパティ

名前 説明
EndValue

マップバケットの最終値を取得します。

Instance

このレポート定義オブジェクトの計算値を含むレポートインスタンスオブジェクトを取得します。

StartValue

マップバケットの開始値を取得します。

明示的なインターフェイスの実装

名前 説明
IMapObjectCollectionItem.SetNewContext()

コレクションに新たな文脈をもたらします。

(継承元 MapObjectCollectionItem)

適用対象