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





Gets or sets the width of a tick. This is a dependency property.

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

 Syntax

C#  Copy Code

public Length TickWidth { get; set; }

Visual Basic  Copy Code

Public Property TickWidth As Length

 Property Value

An instance of the Length structure.

 See Also

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