ComponentOne Extender Controls for ASP.NET Web Forms
Wijmo Control Toolkit Extender Controls / Chart Extenders / C1BarChart Extender / Decreasing Bar Width Spacing
In This Topic
    Decreasing Bar Width Spacing
    In This Topic

    The ClusterWidth property determines the spacing between the bars. The default value is 85.

    To decrease the BarChart width spacing, complete the following:

    1. Select View | Properties Window in the Visual Studio menu.
    2. Click the drop-down list at the top of the Properties window and select Panel1_C1BarChartExtender.
    3. Locate the ClusterWidth property and set it to 70.