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)

適用対象