ClassLegendPositionToLegendOrientationConverter
Class
Converts LegendPosition to Horizontal or Vertical Legend orientation.
Definition
Namespace:Telerik.Windows.Controls.Spreadsheet.Charts
Assembly:Telerik.Windows.Controls.Spreadsheet.dll
Syntax:
cs-api-definition
public class LegendPositionToLegendOrientationConverter : IValueConverter
Inheritance: objectLegendPositionToLegendOrientationConverter
Implements:
Constructors
LegendPositionToLegendOrientationConverter()
Declaration
cs-api-definition
public LegendPositionToLegendOrientationConverter()
Methods
Convert(object, Type, object, CultureInfo)
Declaration
cs-api-definition
public object Convert(object value, Type targetType, object parameter, CultureInfo culture)
Parameters
value
targetType
parameter
culture
Returns
ConvertBack(object, Type, object, CultureInfo)
Declaration
cs-api-definition
public object ConvertBack(object value, Type targetType, object parameter, CultureInfo culture)
Parameters
value
targetType
parameter
culture
Returns