SciChart.Charting Assembly : SciChart.Charting.Common.Helpers Namespace
SciChart.Charting.Common.Helpers Namespace
Classes
 ClassDescription
Class Provides an ICommand derived class allowing delegates to be invokved directly on the view model
Class Provides 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
Class Used 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)
Class Exception that uses to give more detailed info if exporting issue occurs.
Class Used 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
Interface Defines base interface for DataTemplateSelector which is used for selecting DataTemplate
Enumerations
 EnumerationDescription
Enumeration Enumeration constants to define FrameworkVisibility
See Also