MindFusion.Reporting for Silverlight Programmer's Guide
Report.MeasureUnit Attached Property
See Also
 





Gets or sets the units of measure of a report item.

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

 Syntax

C#  Copy Code
See Report.GetMeasureUnit, Report.SetMeasureUnit
Visual Basic  Copy Code
See Report.GetMeasureUnit, Report.SetMeasureUnit

 Property Value

A GraphicsUnit object. The default value is WpfPoint.

 Dependency Property Information

Identifier Field

MeasureUnitProperty

Metadata Flags

Inherits

 Remarks

This property inherits across the report hierarchy. Elements which do not have this property explicitly set will inherit its value from their parent elements.

 See Also

Report Members
Report Class
MindFusion.Reporting.Silverlight Namespace