| Visual Basic (Declaration) | |
|---|---|
| Public Property Label As Label | |
| Visual Basic (Usage) |  Copy Code | 
|---|---|
|  | |
| C# | |
|---|---|
| public Label Label {get; set;} | |
The label will be drawn in the upper left corner of the chart.
            
            
            | dotnetCHARTING | Send comments on this topic. | 
| Label Property | |
| See Also | |
|     | 
| dotnetCHARTING Namespace > ChartArea Class : Label Property | 
| Visual Basic (Declaration) | |
|---|---|
| Public Property Label As Label | |
| Visual Basic (Usage) |  Copy Code | 
|---|---|
|  | |
| C# | |
|---|---|
| public Label Label {get; set;} | |