| Visual Basic (Declaration) | |
|---|---|
Public Property Name As String  | |
| Visual Basic (Usage) |  Copy Code | 
|---|---|
 | |
| C# | |
|---|---|
public string Name {get; set;}  | |
Tokens may be used to describe the object represented by this legend entry.
            
            
            | dotnetCHARTING | Send comments on this topic. | 
| Name Property | |
| See Also | |
                    
                    
                         
                        
                        
                    
                    
                         
                        
                        
                        
                    
                    
                 | 
            
| dotnetCHARTING Namespace > LegendEntry Class : Name Property | 
| Visual Basic (Declaration) | |
|---|---|
Public Property Name As String  | |
| Visual Basic (Usage) |  Copy Code | 
|---|---|
 | |
| C# | |
|---|---|
public string Name {get; set;}  | |