FlexChart | ComponentOne
C1.WPF.Chart Assembly / C1.WPF.Chart Namespace / ChartOptions Class / ClusterSize Property

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