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





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

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

 Syntax

C#  Copy Code

public MeasureUnit XUnit { get; set; }

Visual Basic  Copy Code

Public Property XUnit As MeasureUnit

 Property Value

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

 See Also

Location Members
Location Structure
MindFusion.Reporting.Silverlight Namespace