Visual Basic (Declaration) | |
---|---|
Public Property SortOrder As Integer |
Visual Basic (Usage) | Copy Code |
---|---|
|
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.