ComponentOne BubbleChart for ASP.NET Web Forms
C1.Web.Wijmo.Controls.4 Assembly / C1.Web.Wijmo.Controls.C1Chart Namespace / C1CompositeChart Class / ClusterSpacing Property

In This Topic
    ClusterSpacing Property (C1CompositeChart)
    In This Topic
    A value specifies the spacing between the adjacent bars.
    Syntax
    'Declaration
     
    Public Property ClusterSpacing As System.Integer
    public System.int ClusterSpacing {get; set;}
    See Also