次の方法で共有


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 オブジェクト。

適用対象