Converts a double to a horizontal TranslateTransform of the specified amount.
Namespace: Mindscape.PhoneElements.ChartingAssembly: Mindscape.PhoneElements (in Mindscape.PhoneElements.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
| C# |
|---|
public class DoubleToHorizontalTranslationConverter : IValueConverter |
| Visual Basic |
|---|
Public Class DoubleToHorizontalTranslationConverter _ Implements IValueConverter |
| Visual C++ |
|---|
public ref class DoubleToHorizontalTranslationConverter : IValueConverter |
Remarks
This converter works around data binding issues in the Silverlight transform system.