Gets or sets a Line that is drawn under the LegendEntry.
[Visual Basic]
Public Property DividerLine As Line
[C#]
public Line DividerLine {get; set;}
This line doesn't appear automatically because it's color (LegendEntry.Line.Color) is Color.Empty. To activate it, specify a color for the line. When active, it will add more space between the this entry and the one below it.
LegendEntry Class | LegendEntry Members
2002 - 2005 Webavail Productions Inc. & Corporate Web Solutions Ltd.. All Rights Reserved.