LegendLabelFont Property (PrintInfo)
In This Topic
Gets or sets a System.Drawing.Font object used for printing legend labels.
Syntax
'Declaration
Public Property LegendLabelFont As System.Drawing.Font
public System.Drawing.Font LegendLabelFont {get; set;}
See Also