MapAppearanceRule.MapBuckets 属性

定义

获取要用于数据分布的地图存储桶的自定义集合。

public:
 property Microsoft::ReportingServices::OnDemandReportRendering::MapBucketCollection ^ MapBuckets { Microsoft::ReportingServices::OnDemandReportRendering::MapBucketCollection ^ get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.MapBucketCollection MapBuckets { get; }
member this.MapBuckets : Microsoft.ReportingServices.OnDemandReportRendering.MapBucketCollection
Public ReadOnly Property MapBuckets As MapBucketCollection

属性值

一个 MapBucketCollection 对象,它表示要用于数据分布的地图存储桶的自定义集合。

适用于