MindFusion.Wpf Pack Programmer's Guide
Slider.TickTextFormat Property
See Also
 





Gets or sets the format of the values displayed for each tick. This is a dependency property.

Namespace: MindFusion.UI.Wpf
Assembly: MindFusion.UI.Wpf

 Syntax

C#  Copy Code

public string TickTextFormat { get; set; }

Visual Basic  Copy Code

Public Property TickTextFormat As String

 Property Value

A string value specifying the tick value formatting.

 See Also

Slider Members
Slider Class
MindFusion.UI.Wpf Namespace