[]
        
(Showing Draft Content)

C1.Win.FlexReport.Chart.ChartBar.ClusterWidth

ClusterWidth Property

ClusterWidth

Gets or sets the percentage that each bar cluster occupies. The percentage applies to the closest clusters.

Declaration
[C1Description("ChartBar.ClusterWidth", "The percentage that each bar cluster occupies.")]
public int ClusterWidth { get; set; }
<C1Description("ChartBar.ClusterWidth", "The percentage that each bar cluster occupies.")>
Public Property ClusterWidth As Integer