LineStyles Enumeration
From Xojo Documentation
Enumeration
{{{name}}}
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.