Gets or sets the font size of a report item.
Namespace: MindFusion.Reporting.Wpf
Assembly: MindFusion.Reporting.Wpf
SyntaxC#
Copy Code
|
|---|
| See Report.GetFontSize, Report.SetFontSize |
Visual Basic
Copy Code
|
|---|
| See Report.GetFontSize, Report.SetFontSize |
A double value. The default value is 10.
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