ClassBreakDrawingOrder¶
Namespace: ThinkGeo.Core
Specifies the ClassBreakDrawingOrder enumeration.
public enum ClassBreakDrawingOrder
Inheritance object → ValueType → Enum → ClassBreakDrawingOrder
Implements IComparable, ISpanFormattable, IFormattable, IConvertible
Fields¶
| Name | Value | Description |
|---|---|---|
| Default | 0 | Identifies the Default value. |
| OrderByFeatures | 1 | Identifies the OrderByFeatures value. |
| OrderByClassBreak | 2 | Identifies the OrderByClassBreak value. |