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





Gets or sets the font name of the legend, or null (Nothing in Visual Basic), to use the FontName property.

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

 Syntax

C#  Copy Code

public string LegendFontName { get; set; }

Visual Basic  Copy Code

Public Property LegendFontName As String

 Property Value

A string value. The default is null (Nothing in Visual Basic).

 See Also

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