AutoResize Property (C1Gauge)
                In This Topic
            
            A value that indicates whether to redraw the gauge automatically when resizing the gauge element.
            
            
            Syntax
            
            
            
            
            'Declaration
 
Public Property AutoResize As System.Boolean
             
        
            
            public System.bool AutoResize {get; set;}
             
        
             
        
            
            
             
            
            
            
            
            
            
            
            
            
            
            
            See Also