Gets or sets the font family of the labels.
Namespace: MindFusion.Gauges
Assembly: MindFusion.Gauges
SyntaxC#
Copy Code
|
|---|
public string FontFamily { get; set; } |
Visual Basic
Copy Code
|
|---|
Public Property FontFamily As String |
A string specifying the font family.
See Also