Enum GridLineNameType
Represents the type of a grid line name
Namespace: TSD.API.Remoting.Structure
Assembly: TSD.API.Remoting.dll
Syntax
public enum GridLineNameType
Fields
Name | Value | Description |
---|---|---|
Alphanumeric | Alphanumeric = 2 | Alphanumeric |
Numeric | Numeric = 1 | Numeric |
Unknown | Unknown = 0 | Unknown |