Class LegendSortAttribute
[AttributeUsage(AttributeTargets.Field)]
public sealed class LegendSortAttribute : Attribute
- Inheritance
-
LegendSortAttribute
- Inherited Members
Constructors
LegendSortAttribute()
public LegendSortAttribute()
Properties
GroupName
public string GroupName { get; set; }
Property Value
Ordering
public int Ordering { get; set; }