ComponentOne FlexPivot for WinForms
C1.Win.FlexChart.4.5.2 Assembly / C1.Win.Chart Namespace / ChartOptions Class / ClusterSize Property

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