ComponentOne FlexChart for UWP
C1.UWP.FlexChart Assembly / C1.Xaml.Chart Namespace / ChartOptions Class / ClusterSize Property

In This Topic
    ClusterSize Property
    In This Topic
    Gets or sets the cluster size.
    Syntax
    'Declaration
     
    Public Property ClusterSize As ElementSize
    public ElementSize ClusterSize {get; set;}
    See Also