SciChart.Charting Assembly : SciChart.Charting.Common.Helpers Namespace
SciChart.Charting.Common.Helpers Namespace
Classes
 ClassDescription
ClassProvides an ICommand derived class allowing delegates to be invokved directly on the view model
ClassProvides an ICommand derived class allowing delegates to be invokved directly on the view model
ClassProvides class for choosing proper DataTemplate according to a System.Type of SciChart.Charting.Visuals.RenderableSeries.AxisInfo
ClassUsed Internally by SciChart. Selects the Axis Title Template depending on title object type
ClassProvides the base functionality for template selectors, used by the SciChart.Charting.ChartModifiers.RolloverModifier and SciChart.Charting.ChartModifiers.CursorModifier to select an appropriate System.Windows.DataTemplate for the SciChart.Charting.Visuals.RenderableSeries.HitTestInfo type outputted by the modifiers (which is dependent on RenderableSeries type)
ClassException that uses to give more detailed info if exporting issue occurs.
ClassUsed to show or hide UIElements based on framework (WPF, Silverlight)
Class 
ClassProvides class for choosing proper DataTemplate according to a System.Type of SciChart.Charting.Model.ChartData.SeriesInfo
Interfaces
 InterfaceDescription
InterfaceDefines base interface for DataTemplateSelector which is used for selecting DataTemplate
Enumerations
 EnumerationDescription
EnumerationEnumeration constants to define FrameworkVisibility
See Also