ASP.NET Pack Programmer's Guide
TextRenderer.LabelFont Property
See Also
 





Gets or sets the Font used to draw labels.

Namespace: MindFusion.Charting
Package: MindFusion.Charting

 Syntax

C#  Copy Code

public Font LabelFont { get; set; }

Visual Basic  Copy Code

Public Property LabelFont As Font

 Property Value

 See Also

TextRenderer Members
TextRenderer Class
MindFusion.Charting Namespace