RadControls for Silverlight

Gets or sets the label format.

Namespace: Telerik.Windows.Controls.TreeMap
Assembly: Telerik.Windows.Controls.DataVisualization (in Telerik.Windows.Controls.DataVisualization.dll) Version: 2013.1.403.1050

Syntax

C#
public string LabelFormat { get; set; }
Visual Basic
Public Property LabelFormat As String
	Get
	Set

Field Value

The label format.

See Also