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


String to override the key with.

Syntax

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

See Also

© 2010 All Rights Reserved.