MindFusion WinForms Programmer's Guide
Location.YUnit Property
See Also
 





Gets or sets the units of measure of the y-coordinate of this Location.

Namespace: MindFusion.Reporting
Assembly: MindFusion.Reporting

 Syntax

C#  Copy Code

public MeasureUnit YUnit { get; set; }

Visual Basic  Copy Code

Public Property YUnit As MeasureUnit

 Property Value

A member of the MeasureUnit enumeration specifying the units of measure of the Y component of this Location.

 See Also

Location Members
Location Structure
MindFusion.Reporting Namespace
XUnit Property
Y Property