View on GitHub

dotnet-eud

.NET Controls End-User Documentation

Change a Report’s Measurement Units

Most metrics of report elements (i.e., element locations, dimensions and margins) can be expressed in units that correspond to one of the following systems of measurement.

To assign a system of measurements to a report, use its Measure Units property. You can specify this property either in the report’s smart tag…

… or in the Property Grid.

Changing the system of measurement results in converting the corresponding property values and updating the layout of all report elements in the Report Designer. Notably, the system of measurement determines the minimum increment with which an element’s location and size can be changed.