MindFusion.Reporting for Silverlight Programmer's Guide
Location.Y Property
See Also
 





Gets or sets the y-coordinate of this location.

Namespace: MindFusion.Reporting.Silverlight
Assembly: MindFusion.Reporting.Silverlight

 Syntax

C#  Copy Code

public double Y { get; set; }

Visual Basic  Copy Code

Public Property Y As Double

 Property Value

The y-coordinate value of this location. The default is 0.

 See Also

Location Members
Location Structure
MindFusion.Reporting.Silverlight Namespace