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