MindFusion.Wpf Pack Programmer's Guide
Chart.FontName Property
See Also
 





Gets or sets the font of the texts in the chart.

Namespace: MindFusion.Spreadsheet.Wpf.Charts
Assembly: MindFusion.Spreadsheet.Wpf

 Syntax

C#  Copy Code

public string FontName { get; set; }

Visual Basic  Copy Code

Public Property FontName As String

 Property Value

A string value. The default is "Segoe UI".

 See Also

Chart Members
Chart Class
MindFusion.Spreadsheet.Wpf.Charts Namespace