MindFusion.Reporting for Silverlight Programmer's Guide
Dimension.WidthUnit Property
See Also
 





Gets or sets the horizontal units of measure of this Dimension.

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

 Syntax

C#  Copy Code

public MeasureUnit WidthUnit { get; set; }

Visual Basic  Copy Code

Public Property WidthUnit As MeasureUnit

 Property Value

The measure unit of the width component of this dimension. The default is Pixel.

 See Also

Dimension Members
Dimension Structure
MindFusion.Reporting.Silverlight Namespace