RadControls for Silverlight

A class used to set up the tool tip of the HeatMapColorGrid.

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

Syntax

C#
public class HeatMapToolTipSettings : DependencyObject
Visual Basic
Public Class HeatMapToolTipSettings _
	Inherits DependencyObject

Inheritance Hierarchy

System..::..Object
  System.Windows..::..DependencyObject
    Telerik.Windows.Controls.HeatMap..::..HeatMapToolTipSettings

See Also