MindFusion.Wpf Pack Programmer's Guide
ReportStyle.FontSize Property
See Also
 





Gets or sets the font size for the text content of the associated report element.

Namespace: MindFusion.Scheduling.Reporting
Assembly: MindFusion.Scheduling.Wpf.Reporting

 Syntax

C#  Copy Code

public double FontSize { get; set; }

Visual Basic  Copy Code

Public Property FontSize As Double

 Property Value

A double specifying the font size. The default is 8.

 See Also

ReportStyle Members
ReportStyle Class
MindFusion.Scheduling.Reporting Namespace