Visual Basic (Declaration) | |
---|---|
Public Property Line As Line |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public Line Line {get; set;} |
Return Value
A Line object drawn across the axis.
When the origin or 'point of zero' is visible on the axis, this line is drawn
twice and away from the origin in order for line caps to appear correctly
(Line.StartCap, Line.EndCap).