[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.PageReportModel.MapAppearanceRule.MapBuckets

MapBuckets Property

MapBuckets

Gets the set of buckets used to distribute the data. Mandatory if DistributionType = Custom, otherwise ignored.

Declaration
public IList<MapBucket> MapBuckets { get; }