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