Skip to main content

GraphicsUnitInfo.Unit Property

Indicates the measurement units.

Namespace: DevExpress.XtraReports.Wizards

Assembly: DevExpress.XtraReports.v25.1.dll

NuGet Package: DevExpress.Reporting.Core

Declaration

public ReportUnit Unit { get; }

Property Value

Type Description
ReportUnit

An enumeration value that indicates the measurement unit.

See Also