MindFusion.Reporting for Silverlight 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.Silverlight
Assembly: MindFusion.Reporting.Silverlight

 Syntax

C#  Copy Code

public MeasureUnit YUnit { get; set; }

Visual Basic  Copy Code

Public Property YUnit As MeasureUnit

 Property Value

The measure unit of the y-coordinate of this location. The default is Pixel.

 See Also

Location Members
Location Structure
MindFusion.Reporting.Silverlight Namespace