Gets or sets the font size of the text.
Namespace: MindFusion.Gauges
Assembly: MindFusion.Gauges
SyntaxC#
Copy Code
|
|---|
public Length FontSize { get; set; } |
Visual Basic
Copy Code
|
|---|
Public Property FontSize As Length |
An instance of the Length structure specifying the font size.
See Also