| Visual Basic (Declaration) | |
|---|---|
Public Property ShowGrid As Boolean  | |
| Visual Basic (Usage) |  Copy Code | 
|---|---|
 | |
| C# | |
|---|---|
public bool ShowGrid {get; set;}  | |
Return Value
A boolean value that indicates whether grid lines are drawn.If false, no grid lines will be drawn.
            
            
            | dotnetCHARTING | Send comments on this topic. | 
| ShowGrid Property | |
| See Also | |
                    
                    
                         
                        
                        
                    
                    
                         
                        
                        
                        
                    
                    
                 | 
            
| dotnetCHARTING Namespace > Axis Class : ShowGrid Property | 
| Visual Basic (Declaration) | |
|---|---|
Public Property ShowGrid As Boolean  | |
| Visual Basic (Usage) |  Copy Code | 
|---|---|
 | |
| C# | |
|---|---|
public bool ShowGrid {get; set;}  | |