Table of Contents

Class LegendSortAttribute

Namespace
HyperX.Types
Assembly
HyperX.Types.dll
[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

string

Ordering

public int Ordering { get; set; }

Property Value

int