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 개체입니다.

적용 대상