ReportLineShape.LineColor
From Xojo Documentation
Property (As Color )
aReportLineShape.LineColor = newColorValue
or
ColorValue = aReportLineShape.LineColor
Supported for all project types and targets.
or
ColorValue = aReportLineShape.LineColor
Supported for all project types and targets.
The color of the line. The default is &c000000.