dotnetCHARTING Send comments on this topic.
ShowValue Property
See Also 
dotnetCHARTING Namespace > Element Class : ShowValue Property


Gets or sets a value that indicates whether this element's SmartLabel is visible.

Syntax

Visual Basic (Declaration) 
Public Property ShowValue As Boolean
Visual Basic (Usage)Copy Code
Dim instance As Element
Dim value As Boolean
 
instance.ShowValue = value
 
value = instance.ShowValue
C# 
public bool ShowValue {get; set;}

See Also

© 2010 All Rights Reserved.