Equivalent to:
Chart.DefaultSeries.DefaultElement.SmartLabel
| Visual Basic (Declaration) | |
|---|---|
Public Property ValueLabel As Label | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
public Label ValueLabel {get; set;} | |
| dotnetCHARTING | Send comments on this topic. |
| ValueLabel Property | |
| See Also | |
|
| dotnetCHARTING Namespace > ChartArea Class : ValueLabel Property |
Chart.DefaultSeries.DefaultElement.SmartLabel
| Visual Basic (Declaration) | |
|---|---|
Public Property ValueLabel As Label | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
public Label ValueLabel {get; set;} | |