MindFusion WinForms Programmer's Guide
TickSettings.FontStyle Property
See Also
 





Gets or sets the font style of the labels.

Namespace: MindFusion.Gauges
Assembly: MindFusion.Gauges

 Syntax

C#  Copy Code

public FontStyle FontStyle { get; set; }

Visual Basic  Copy Code

Public Property FontStyle As FontStyle

 Property Value

A member of the FontStyle enumeration.

 See Also

TickSettings Members
TickSettings Class
MindFusion.Gauges Namespace