MindFusion WinForms Programmer's Guide
Chart.TitleFont Property
See Also
 





Gets or sets the font for the title.

Namespace: MindFusion.Reporting
Assembly: MindFusion.Reporting

 Syntax

C#  Copy Code

public Font TitleFont { get; set; }

Visual Basic  Copy Code

Public Property TitleFont As Font

 Property Value

A value of type .NET Font class.

 See Also

Chart Members
Chart Class
MindFusion.Reporting Namespace