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





Gets or sets the name of the font for all chart labels.

Namespace: MindFusion.Reporting
Assembly: MindFusion.Reporting

 Syntax

C#  Copy Code

public string FontName { get; set; }

Visual Basic  Copy Code

Public Property FontName As String

 Property Value

 See Also

Chart Members
Chart Class
MindFusion.Reporting Namespace