RadControls for WPF

Gets or sets format of the tooltip for the scale object.

Namespace: Telerik.Windows.Controls.Gauges
Assembly: Telerik.Windows.Controls.Gauge (in Telerik.Windows.Controls.Gauge.dll) Version: 2013.1.403.40

Syntax

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

Implements

IScaleObject..::..TooltipFormat

See Also