Members 
TimeSpanAxis3DForMvvm Class
Object Model
TimeSpanAxis3DForMvvm ClassIRange InterfaceILabelProvider InterfaceILabelProvider InterfaceISciChart3DSurface InterfaceICameraController InterfaceIChartModifier3D InterfaceIChartModifierSurface InterfaceIRenderSurface InterfaceIMainGrid InterfaceIServiceContainer InterfaceIViewport3D InterfaceIViewportManager3D InterfaceVector3 ClassIAxis3D InterfaceIAxis3D InterfaceIAxis3D InterfaceIServiceContainer InterfaceITickCoordinatesProvider InterfaceITickProvider InterfaceIRange Interface
Syntax
[AbtLicenseProvider(SciChart.Charting.Licensing.Axis3DAbtLicenseProvider)]
[TemplatePart(Name="PART_ContentRoot", Type=System.Windows.Controls.Grid)]
[DefaultProperty("Content")]
[ContentProperty("Content")]
[Localizability(LocalizationCategory.None, Readability=Readability.Unreadable)]
[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 TimeSpanAxis3DForMvvm : SciChart.Charting3D.Axis.TimeSpanAxis3D, SciChart.Charting.Visuals.Axes.IAxisCore, SciChart.Charting.Visuals.Axes.IAxisParams, SciChart.Charting3D.Axis.IAxis3D, SciChart.Core.Framework.ISuspendable  
Inheritance Hierarchy

System.Object
   System.Windows.Threading.DispatcherObject
      System.Windows.DependencyObject
         System.Windows.Media.Visual
            System.Windows.UIElement
               System.Windows.FrameworkElement
                  System.Windows.Controls.Control
                     System.Windows.Controls.ContentControl
                        SciChart.Charting.Visuals.RenderableSeries.TemplatableControl
                           SciChart.Charting.Visuals.Axes.AxisCore
                              SciChart.Charting3D.Axis.AxisBase3D
                                 SciChart.Charting3D.Axis.TimeSpanAxis3DBase
                                    SciChart.Charting3D.Axis.TimeSpanAxis3D
                                       SciChart.Charting3D.Visuals.Axis.TimeSpanAxis3DForMvvm

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