ReportLineShape.LineStyle

From Xojo Documentation

Property (As LineStyles )
aReportLineShape.LineStyle = newLineStylesValue
or
LineStylesValue = aReportLineShape.LineStyle

Supported for all project types and targets.

The style of the line.

Notes

The choices are:

Value Description
0 Solid
1 Transparent
2 Dot
3 Dash