RadControls for Silverlight

This class contains settings for the customization of the Hover / Select visual effects supported by the chart control.

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

Syntax

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

Inheritance Hierarchy

System..::..Object
  System.Windows..::..DependencyObject
    Telerik.Windows.Controls.Charting..::..InteractivitySettings

See Also