ComponentOne Extender Controls for ASP.NET Web Forms
C1.Web.Wijmo.Extenders.4 Assembly / C1.Web.Wijmo.Extenders.C1Chart Namespace / C1CompositeChartExtender Class / ClusterWidth Property

In This Topic
    ClusterWidth Property (C1CompositeChartExtender)
    In This Topic
    A value specifies the percentage of the plot area that each Composite cluster occupies.
    Syntax
    'Declaration
     
    Public Property ClusterWidth As System.Integer
    public System.int ClusterWidth {get; set;}
    See Also