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


Syntax

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

See Also

© 2010 All Rights Reserved.