Gets or sets the units of measure of a report item.
Namespace: MindFusion.Reporting.Wpf
Assembly: MindFusion.Reporting.Wpf
SyntaxC#
Copy Code
|
|---|
| See Report.GetMeasureUnit, Report.SetMeasureUnit |
Visual Basic
Copy Code
|
|---|
| See Report.GetMeasureUnit, Report.SetMeasureUnit |
A GraphicsUnit object. The default value is WpfPoint.
Dependency Property InformationIdentifier Field | |
Metadata Flags | Inherits |
RemarksThis 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