ReportLabel.LineSpacing
From Xojo Documentation
Property (As Double )
aReportLabel.LineSpacing = newDoubleValue
or
DoubleValue = aReportLabel.LineSpacing
Supported for all project types and targets.
or
DoubleValue = aReportLabel.LineSpacing
Supported for all project types and targets.
The linespacing in points between the lines of text within the label. This assumes that it is a multiline field.