Members 
ThemeBinding Class
Used to provide dynamic bindings to SciChart.Charting.Themes.IThemeProvider resources (Brushes, Colors) inside a SciChart Theme. For an example of use, see the Default.xaml file in the source code
Syntax
public class ThemeBinding : System.Windows.Markup.MarkupExtension 
Inheritance Hierarchy

System.Object
   System.Windows.Markup.MarkupExtension
      SciChart.Charting.Common.MarkupExtensions.ThemeBinding

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