ReportLineShape.LineStyles

From Xojo Documentation

(Redirected from LineStyles Enumeration)

Enumeration
ReportLineShape.LineStyles

Used to specify the LineStyle of a ReportLineShape object.

Notes

LineStyles supports the following styles.

Value Enum
0 Solid
1 Transparent
2 Dot
3 Dash


See Also

ReportLineShape class.