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

In This Topic
    ClusterStyles Property
    In This Topic
    Gets or sets the collection of cluster styles.
    Syntax
    'Declaration
     
    Public Property ClusterStyles As MarkerStyleCollection
    public MarkerStyleCollection ClusterStyles {get; set;}
    See Also