SciChart.Charting Assembly : SciChart.Charting.Common.Databinding Namespace
SciChart.Charting.Common.Databinding Namespace
Classes
 ClassDescription
Class 
ClassConverts input SciChart.Charting.Visuals.Axes.AxisAlignment to System.Windows.FlowDirection, is such a way that Left becomes RightToLeft and Right becomes LeftToRight
ClassA converter used to show or hide the SciChart.Charting.Visuals.Axes.AxisBase depending on SciChart.Charting.Visuals.Axes.AxisAlignment
ClassA converter to transform SciChart.Charting.Visuals.Axes.AxisAlignment enumeration values into System.Windows.FlowDirection for use in the Axis Text drawing
ClassConverts input SciChart.Charting.Visuals.Axes.AxisAlignment to System.Windows.FlowDirection, is such a way that Left becomes RightToLeft and Right becomes LeftToRight
ClassA Converter used by the Axis to align text and markers depending on SciChart.Charting.Visuals.Axes.AxisAlignment
Class 
ClassConverts input SciChart.Charting.Visuals.Axes.AxisAlignment to System.Windows.FlowDirection, is such a way that Left becomes RightToLeft and Right becomes LeftToRight
ClassA Converter used by the Axis to align text and markers depending on SciChart.Charting.Visuals.Axes.AxisAlignment
ClassA Converter used by the SciChart.Charting.Visuals.Annotations.AxisMarkerAnnotation to show or hide marker points depending on SciChart.Charting.Visuals.Axes.AxisAlignment
Class 
ClassA converter used to output Y-values from SciChart.Charting.Model.ChartData.BandSeriesInfo, used as part of the Hit-Test API and in the data-templates for SciChart.Charting.ChartModifiers.RolloverModifier and SciChart.Charting.ChartModifiers.CursorModifier
ClassConverts given boolean value which indicates if axis is X or Y axis to the default alignment value, SciChart.Charting.Visuals.Axes.AxisAlignment.Bottom for XAxis and SciChart.Charting.Visuals.Axes.AxisAlignment.Right for YAxis
Class 
ClassUsed internally by SciChart: Provides 90 Degree System.Windows.Media.RotateTransform if value is true, else 0 Degree
Class Converts to Visibility.Collapsed if input value is null by default. Can be used with "Inverse" flag
Class Converts to Visibility.Collapsed if input value is null by default. Can be used with "Inverse" flag
Class Converts to Visibility.Collapsed if input string is null or empty
Class Converts from a Color to SolidColorBrush
ClassConverts input collection of SciChart.Charting.Common.Helpers.ActionCommand items to a single SciChart.Charting.Common.Helpers.ActionCommand instance.
Class 
ClassA TypeConverter which loads a System.Windows.DataTemplate and returns a System.Windows.FrameworkElement
Class 
Class 
ClassConverts a double value to a System.Windows.Thickness with equal value all round
Class 
Class 
Class Converts GradientStops collection value to a Brush
Class 
ClassConverts System.Windows.Controls.Orientation = Horisontal to System.Windows.Visibility = Visible
ClassValueConverter to assist in marshalling System.IComparable types to object. Necessary because the XAML binding engine does not cope well with System.IComparable values
ClassConverts from Axis System.Windows.Controls.Orientation to its inverse, e.g. Horizontal becomes Vertical and vice versa
Class Value converter which inverts a boolean
Class 
Class 
Class 
Class 
ClassA base class for shared System.Windows.Data.IMultiValueConverter between NETFX_CORE and WPF
Class Converts to Visibility.Collapsed if input value is null by default. Can be used with "Inverse" flag
ClassConverts from Axis System.Windows.Controls.Orientation to label rotation angle
Class 
Class 
Class 
Class 
Class 
Class 
Class 
Class Converts from a SciChartTernarySurface RenderSurface full size to triangle point.
Class Converts from a SciChartTernarySurface RenderSurface size to triangle points.
Class 
Class Workaround converter to allow for cross-platform Ancestor binding to SciChartLegend in SL and WPF
Class 
Class 
ClassUsed to convert strings in XAML e.g. '0 1 2' to float arrays, for instance, see the FastLineRenderableSeries.StrokeDashArray property which uses this converter type
ClassTypeConverter to allow conversion of a string value to SciChart.Data.Model.DoubleRange. Used to allow succinct Markup syntax e.g. <NumericAxis VisibleRange="10, 20"/>
Class 
Class 
Class 
ClassConvert System.Windows.Thickness value to double by taking mean of its values
Class 
Class 
Class 
ClassCreates a new instance of the SciChart.Charting.Visuals.Annotations.VerticalLineAnnotationCollection class.
ClassA base class for shared System.Windows.Data.IValueConverter between NETFX_CORE and WPF
Class A ValueConverter that multiplies double numeric values
Class 
ClassConverts System.Windows.Controls.Orientation = Vertical to System.Windows.Visibility = Visible
Class Converts ZoomStates.UserZooming to Visible, and ZoomStates.AtExtents to Collapsed
See Also