MindFusion.Wpf Pack Programmer's Guide
TickSettings.FontWeight Property
See Also
 





Gets or sets the font weight of the labels. This is a dependency property.

Namespace: MindFusion.Gauges.Wpf
Assembly: MindFusion.Gauges.Wpf

 Syntax

C#  Copy Code

public FontWeight FontWeight { get; set; }

Visual Basic  Copy Code

Public Property FontWeight As FontWeight

 Property Value

A .NET FontWeight object.

 See Also

TickSettings Members
TickSettings Class
MindFusion.Gauges.Wpf Namespace
FontSize Property