Provides a high performance DirectX powered 3D chart surface.
Multiple multiple Renderable Series are drawn over an Axis Cube, which contains the visual representation of X,Y and Z SciChart.Charting3D.Axis.IAxis3D instances.
Each Renderable Series has a Data Series, which provides the data-source either in code or via MVVM bindings.
The SciChart3DSurface supports one or more SciChart.Charting3D.Modifiers.ChartModifierBase3D derived types via the ChartModifier property. These are used to affect behaviour such as zooming, panning and tooltips.
Finally, a ICameraController instance is applied to the SciChart3DSurface to define the view into the 3D scene

[AbtLicenseProvider(SciChart.Charting.Licensing.SciChartSurfaceLicenseProvider)] [TemplatePart(Name="PART_ChartModifierSurface", Type=SciChart.Charting.Visuals.ChartModifierSurface)] [StyleTypedProperty(Property="FocusVisualStyle", StyleTargetType=System.Windows.Controls.Control)] [XmlLangProperty("Language")] [UsableDuringInitialization(true)] [RuntimeNameProperty("Name")] [UidProperty("Uid")] [TypeDescriptionProvider(MS.Internal.ComponentModel.DependencyObjectProvider)] [NameScopeProperty("NameScope", System.Windows.NameScope)] public class SciChart3DSurface : SciChart.Charting.Visuals.SciChartSurfaceBase, SciChart.Charting.Visuals.ISciChartController, SciChart.Charting.Visuals.ISciChartSurfaceBase, ISciChart3DSurface, ISciChartController3D, SciChart.Core.Framework.IInvalidatableElement, SciChart.Core.Framework.ISuspendable
System.Object
System.Windows.Threading.DispatcherObject
System.Windows.DependencyObject
System.Windows.Media.Visual
System.Windows.UIElement
System.Windows.FrameworkElement
System.Windows.Controls.Control
SciChart.Charting.Visuals.SciChartSurfaceBase
SciChart.Charting3D.SciChart3DSurface
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