GraphicsUnitInfo(ReportUnit, String) Constructor
Initializes a new instance of the GraphicsUnitInfo class with specified settings.
Namespace: DevExpress.XtraReports.Wizards
Assembly: DevExpress.XtraReports.v25.1.dll
NuGet Package: DevExpress.Reporting.Core
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| unit | ReportUnit | An enumeration value that indicates the measurement unit. |
| displayName | String | The display name. |
See Also