Charting for WinForms Programmer's Guide
Text.FontFamily Property
See Also
 






Gets or sets the font family of the text.

Namespace: MindFusion.Gauges
Assembly: MindFusion.Gauges

 Syntax

C#  Copy Code

public string FontFamily { get; set; }

Visual Basic  Copy Code

Public Property FontFamily As String

 Property Value

A string specifying the font family.

 See Also

Text Members
Text Class
MindFusion.Gauges Namespace