Gets or sets the font family of the text.
Namespace: MindFusion.Gauges
Assembly: MindFusion.Gauges
C# Copy Code |
---|
public string FontFamily { get; set; } |
Visual Basic Copy Code |
---|
Public Property FontFamily As String |
A string specifying the font family.
Charting for WinForms Programmer's Guide | © 2024 MindFusion |