dotnetCHARTING Send comments on this topic.
Key Field
See Also 
dotnetCHARTING Namespace > LabelOverride Structure : Key Field


String to override.

Syntax

Visual Basic (Declaration)  
Public Key As String
Visual Basic (Usage) Copy Code
Dim instance As LabelOverride
Dim value As String
 
value = instance.Key
 
instance.Key = value
C#  
public string Key

See Also