Gets or sets the size of font used to draw text in gauges.
Namespace: MindFusion.Charting
Assembly: MindFusion.Charting
SyntaxC#
Copy Code
|
|---|
public double GaugeFontSize { get; set; } |
Visual Basic
Copy Code
|
|---|
Public Property GaugeFontSize As Double |
See Also