dotnetCHARTING Send comments on this topic.
SmartLabel Property
See Also 
dotnetCHARTING Namespace > EmptyElement Class : SmartLabel Property


Gets or sets the label of empty elements.

Syntax

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

See Also

© 2010 All Rights Reserved.