Enum LineDirection
Represents the direction of a line in a shape.
Namespace: Telerik.Reporting.Drawing.Shapes
Assembly: Telerik.Reporting.dll
Syntax
public enum LineDirection
EW
Horizontal line
NESW
Top-Left - Bottom-Right line
NS
Vertical line
NWSE
Top-Right - Bottom-Left line