ActiveReports 8
MapBuckets Property

Gets the set of buckets used to distribute the data. Mandatory if DistributionType = RuleDistributionType.Custom, otherwise ignored.
Syntax
'Declaration
 
Public ReadOnly Property MapBuckets As System.Collections.Generic.IList(Of MapBucket)
public System.Collections.Generic.IList<MapBucket> MapBuckets {get;}
See Also

Reference

MapAppearanceRule Class
MapAppearanceRule Members

Support Forum