Reports for WinForms | ComponentOne
C1.C1Report.CustomFields.4 Assembly / C1.C1Report.CustomFields.Maps Namespace / PointsLayer Class / ClusterDistribution Property

In This Topic
    ClusterDistribution Property
    In This Topic
    Gets or sets the type of cluster styles distribution.
    Syntax
    'Declaration
     
    Public Property ClusterDistribution As ScaleType
    public ScaleType ClusterDistribution {get; set;}
    See Also