Gets or sets a value that represents the sort position of this LegenEntry when sorted with other entries in a LegendBox.
[Visual Basic]
Public Property SortOrder As Integer
[C#]
public int SortOrder {get; set;}
The default sort value of all legend entries is zero (0). To indicate that an entry is first in a legend box, set this property to -1.
LegendEntry Class | LegendEntry Members
2002 - 2005 Webavail Productions Inc. & Corporate Web Solutions Ltd.. All Rights Reserved.