FlexReport for WinForms | ComponentOne
C1.Win.FlexReport.4.5.2 Assembly / C1.Win.FlexReport.Chart Namespace / ChartBar Class / ClusterWidth Property

In This Topic
    ClusterWidth Property (ChartBar)
    In This Topic
    Gets or sets the percentage that each bar cluster occupies. The percentage applies to the closest clusters.
    Syntax
    'Declaration
     
    Public Property ClusterWidth As Integer
    public int ClusterWidth {get; set;}
    See Also