Visual Basic (Declaration) | |
---|---|
Public Property Name As String |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public string Name {get; set;} |
The name property represents the element on label axes.
dotnetCHARTING | Send comments on this topic. |
Name Property | |
See Also |
dotnetCHARTING Namespace > Element Class : Name Property |
Visual Basic (Declaration) | |
---|---|
Public Property Name As String |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public string Name {get; set;} |