Action
               
               Gets the size of the region, in pixels, between the bottom of the chart data area and the bottom of the chart control.
               
            
            
            
               Syntax
               
               
               C#
                  
protected Integer gutterBottom { get; }
                  VB
                  
'Declaration
Protected Read Property gutterBottom As Integer
                   
            
            
               
Access
               
               Read only.