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





Gets or sets a value indicating whether the labels are visible. This is a dependency property.

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

 Syntax

C#  Copy Code

public bool ShowLabels { get; set; }

Visual Basic  Copy Code

Public Property ShowLabels As Boolean

 Property Value

true to show the labels; otherwise, false.

 See Also

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