Gets or sets the font style of the text.
Namespace: MindFusion.Gauges
Assembly: MindFusion.Gauges
SyntaxC#
Copy Code
|
|---|
public FontStyle FontStyle { get; set; } |
Visual Basic
Copy Code
|
|---|
Public Property FontStyle As FontStyle |
A member of the FontStyle enumeration.
See Also