MapBucket 类

定义

表示要用于 MapColorRangeRuleMapColorPaletteRuleMapCustomColorRuleMapSizeRuleMapMarkerRule 中的分析数据分布的自定义开始值和结束值的范围。

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)

适用于