Members 
ValueConverterBase Class
A base class for shared System.Windows.Data.IValueConverter between NETFX_CORE and WPF
Syntax
public abstract class ValueConverterBase 
Inheritance Hierarchy

System.Object
   SciChart.Charting.Common.Databinding.ValueConverterBase
      SciChart.Charting.Common.Databinding.AxisAlignmentToAxisOrientationConverter
      SciChart.Charting.Common.Databinding.AxisAlignmentToAxisVisibilityConverter
      SciChart.Charting.Common.Databinding.AxisAlignmentToFlowDirectionConverter
      SciChart.Charting.Common.Databinding.AxisAlignmentToHorizontalAlignmentConverter
      SciChart.Charting.Common.Databinding.AxisAlignmentToHorizontalAnchorPointConverter
      SciChart.Charting.Common.Databinding.AxisAlignmentToTransformOriginConverter
      SciChart.Charting.Common.Databinding.AxisAlignmentToVerticalAlignmentConverter
      SciChart.Charting.Common.Databinding.AxisAlignmentToVeticalAnchorPointConverter
      SciChart.Charting.Common.Databinding.AxisAlignmentToVisibilityConverter
      SciChart.Charting.Common.Databinding.AxisMarkerBorderThicknessConverter
      SciChart.Charting.Common.Databinding.BandSeriesInfoToYValueConverter
      SciChart.Charting.Common.Databinding.BooleanToDefaultAxisAlignmentConverter
      SciChart.Charting.Common.Databinding.BooleanToOrientationConverter
      SciChart.Charting.Common.Databinding.BooleanToRotationTransformConverter
      SciChart.Charting.Common.Databinding.BooleanToSelectionMode
      SciChart.Charting.Common.Databinding.BooleanToVisibilityConverter
      SciChart.Charting.Common.Databinding.CollapseIfNullOrEmptyStringConverter
      SciChart.Charting.Common.Databinding.ColorToBrushConverter
      SciChart.Charting.Common.Databinding.DataTemplateToObjectConverter
      SciChart.Charting.Common.Databinding.DoubleArrayToDoubleCollectionConverter
      SciChart.Charting.Common.Databinding.DoubleToNegativeDoubleConverter
      SciChart.Charting.Common.Databinding.DoubleToThicknessConverter
      SciChart.Charting.Common.Databinding.DoubleToThumbMarginConverter
      SciChart.Charting.Common.Databinding.GetAxisFormattedValueConverter
      SciChart.Charting.Common.Databinding.GradientStopsToLinearGradientBrushConverter
      SciChart.Charting.Common.Databinding.GrayscaleColorBrushConverter
      SciChart.Charting.Common.Databinding.HorisontalOrientationVisibilityConverter
      SciChart.Charting.Common.Databinding.IComparableToObjectConverter
      SciChart.Charting.Common.Databinding.InverseOrientationConverter
      SciChart.Charting.Common.Databinding.InvertBooleanConverter
      SciChart.Charting.Common.Databinding.InvertedBrushConverter
      SciChart.Charting.Common.Databinding.IsLastPointInViewportToOpacityConverter
      SciChart.Charting.Common.Databinding.LegendPlacement3DToGridPositionConverter
      SciChart.Charting.Common.Databinding.LegendPlacementToGridPositionConverter
      SciChart.Charting.Common.Databinding.NullToVisibilityConverter
      SciChart.Charting.Common.Databinding.OrientationToAxisLabelRotationConverter
      SciChart.Charting.Common.Databinding.OrientationToVisibilityConverter
      SciChart.Charting.Common.Databinding.RadarLegendPlacementToGridPositionConverter
      SciChart.Charting.Common.Databinding.RenderSurfaceSizeToTrianglePointConverter
      SciChart.Charting.Common.Databinding.ShowVisibilityCheckboxesConverter
      SciChart.Charting.Common.Databinding.StringFormatConverter
      SciChart.Charting.Common.Databinding.TempConverter
      SciChart.Charting.Common.Databinding.TernaryLegendPlacementToGridPositionConverter
      SciChart.Charting.Common.Databinding.ThicknessToDoubleConverter
      SciChart.Charting.Common.Databinding.ToAnnotationCollectionConverter
      SciChart.Charting.Common.Databinding.ToAxisCollectionConverter
      SciChart.Charting.Common.Databinding.ToRenderableSeriesCollectionConverter
      SciChart.Charting.Common.Databinding.ToVerticalLineAnnotationCollectionConverter
      SciChart.Charting.Common.Databinding.ValueMultiplicatorConverter
      SciChart.Charting.Common.Databinding.ValueToTopMarginConverter
      SciChart.Charting.Common.Databinding.VerticalOrientationVisibilityConverter
      SciChart.Charting.Common.Databinding.ZoomStateToVisibilityConverter
      SciChart.Charting.Visuals.Shapes.CalloutInnerMarginConverter

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also