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





Gets or sets the font for the legend labels.

Namespace: MindFusion.Reporting
Assembly: MindFusion.Reporting

 Syntax

C#  Copy Code

public Font LegendFont { get; set; }

Visual Basic  Copy Code

Public Property LegendFont As Font

 Property Value

 See Also

Chart Members
Chart Class
MindFusion.Reporting Namespace