LineType
Namespace: PPJ.Runtime.Windows
Assembly: PPJ.Runtime.49 (4.9.0.0)
Line types for the SalLine control.
- C#
- VB.NET
public enum LineType : Enum
Public Enum LineType As [Enum]
Fields
| Name | Description |
|---|---|
| DiagonalAscending | |
| DiagonalDescending | |
| Horizontal | |
| Vertical |
Used By
| Name | Description |
|---|---|
| SalLine.LineType | Line type. |