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