FlexReport for WinForms | ComponentOne
C1.Win.FlexReport.CustomFields.4.8 Assembly / C1.Win.FlexReport.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