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





Gets or sets the format for label texts.

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

 Syntax

C#  Copy Code

public string LabelFormat { get; set; }

Visual Basic  Copy Code

Public Property LabelFormat As String

 Property Value

A standard numeric format string.

 See Also

TickSettings Members
TickSettings Class
MindFusion.Gauges.Wpf Namespace