Search
Theme.GaugeFontStyle Property
See Also
 






Gets or sets the style of font used to draw text in gauges.

Namespace: MindFusion.Charting
Assembly: MindFusion.Charting

 Syntax

C#  Copy Code

public FontStyle GaugeFontStyle { get; set; }

Visual Basic  Copy Code

Public Property GaugeFontStyle As FontStyle

 Property Value

 See Also