MindFusion WinForms Programmer's Guide
Report.MeasureUnit Property
See Also
 





Gets or sets the unit of the report measures.

Namespace: MindFusion.Reporting
Assembly: MindFusion.Reporting

 Syntax

C#  Copy Code

public GraphicsUnit MeasureUnit { get; set; }

Visual Basic  Copy Code

Public Property MeasureUnit As GraphicsUnit

 Property Value

A member of the .NET GraphicsUnit enumeration specifying the units of measure in the report.

 See Also

Report Members
Report Class
MindFusion.Reporting Namespace