SciChart.Charting Assembly : SciChart.Charting.Themes Namespace
SciChart.Charting.Themes Namespace
Classes
 ClassDescription
Class The AxisCanvas provides an auto-sizing canvas for the axis labels
Class A panel providing a Bitmap and Labels Canvas for use on Axis within SciChart.
ClassA canvas which overlays an axis and is used to place annotations, such as cursor labels and SciChart.Charting.Visuals.Annotations.AxisMarkerAnnotation
Class A canvas which changes its size based on the internal children elements
ClassA panel providing a Bitmap and Labels Canvas for use on SciChart.Charting.Visuals.Axes.PolarXAxis within SciChart
Class 
Class The PolarPanel provides the panel which arranges items from center of panel to outer bounds
Class 
Class The RadarAxisPanel represents a UI container which arranges its children by a specific angle.
Class The RadialPanel provdes panel which rotates its children with specified angle relative to center of panel
ClassA cross-platform implementation of System.Windows.Controls.TabControl, used in the SciChart.Charting.Visuals.TradeChart.SciChartGroup control in WPF and Silverlight editions
Class The TernaryAxisCanvas provides an auto-sizing canvas for the ternary axis info
Class A panel containing ternary axis.
Class A panel providing a Line, axis title and Label Ticks Canvas for use on TernaryAxis within SciChart.
Class A panel containing all three ternary axes
ClassA canvas which overlays an axis and is used to place annotations, such as cursor labels and SciChart.Charting.Visuals.Annotations.AxisMarkerAnnotation
Class A canvas which overlays an axis and is used to place Label Ticks
ClassDefines a SciChart Theme color provider, which provides Brushes and Colors for the XAML control templates. You may implement IThemeProvider yourself and pass to ThemeManager to set the global theme for all SciChart.Charting.Visuals.SciChartSurface controls.
Class Defines theme-based shadow effects for XAML control templates.
Class A canvas which overlays an axis and is used to place Tick Labels
Interfaces
 InterfaceDescription
Interface Provides drawing capabilities for labels and ticks on an Axis within SciChart.
Interface Provides drawing capabilities for labels and ticks on a TernaryAxis within SciChart.
InterfaceDefines the interface to a SciChart Theme, which provides Brushes and Colors for the XAML control templates. You may implement IThemeProvider yourself and pass to ThemeManager to set the global theme for all SciChart.Charting.Visuals.SciChartSurface controls.
See Also