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





Gets or sets the x-coordinate of this location.

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

 Syntax

C#  Copy Code

public double X { get; set; }

Visual Basic  Copy Code

Public Property X As Double

 Property Value

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

 See Also

Location Members
Location Structure
MindFusion.Reporting.Silverlight Namespace