RadControls for Silverlight

Converter similar to the three-state operator ?: Takes a boolean value and returns one of two values contained in Array supplied as ConverterParameter.

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 EnableAnimationsConverter : IValueConverter
Visual Basic
Public Class EnableAnimationsConverter _
	Implements IValueConverter

Inheritance Hierarchy

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

See Also