RadControls for WPF

Represents the converter that converts ScrollMode values to Visibility enumeration value.

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

Syntax

C#
public class ScrollModeToVisibilityConverter : IValueConverter
Visual Basic
Public Class ScrollModeToVisibilityConverter _
	Implements IValueConverter

Inheritance Hierarchy

System..::..Object
  Telerik.Windows.Controls.Charting..::..ScrollModeToVisibilityConverter

See Also