Skip to main content
All docs
V20.2

RepresentedElementToInvertedStepConverter.Convert(Object, Type, Object, CultureInfo) Method

Namespace: DevExpress.Xpf.Charts

Assembly: DevExpress.Xpf.Charts.v20.2.dll

NuGet Packages: DevExpress.WindowsDesktop.Wpf.Charts, DevExpress.Wpf.Charts

Declaration

public object Convert(
    object value,
    Type targetType,
    object parameter,
    CultureInfo culture
)

Parameters

Name Type
value Object
targetType Type
parameter Object
culture CultureInfo

Returns

Type
Object
See Also