Properties  Methods  Events


TimeSpanAxis3DViewModel Class Members

The following tables list the members exposed by TimeSpanAxis3DViewModel.

Public Constructors
 NameDescription
Public ConstructorInitializes a new instance of the TimeSpanAxis3DViewModel class.  
Top
Public Properties
 NameDescription
Public Property (Inherited from SciChart.Charting.Model.ChartSeries.AxisCoreViewModel)
Public Property (Inherited from AxisBase3DViewModel)
Public Property (Inherited from AxisBase3DViewModel)
Public Property (Inherited from AxisBase3DViewModel)
Public Property (Inherited from AxisBase3DViewModel)
Public Property (Inherited from AxisBase3DViewModel)
Public Property (Inherited from AxisBase3DViewModel)
Public Property (Inherited from AxisBase3DViewModel)
Public Property (Inherited from AxisBase3DViewModel)
Public Property (Inherited from AxisBase3DViewModel)
Public Property (Inherited from AxisBase3DViewModel)
Public Property (Inherited from AxisBase3DViewModel)
Public PropertyIf True, draws Major Axis Bands (a filled area between major gridlines), else skips this step. (Inherited from AxisBase3DViewModel)
Public PropertyIf True, draws Major Grid Lines, else skips this step. (Inherited from AxisBase3DViewModel)
Public Property (Inherited from AxisBase3DViewModel)
Public PropertyIf True, draws Minor Grid Lines, else skips this step. (Inherited from AxisBase3DViewModel)
Public Property (Inherited from AxisBase3DViewModel)
Public Property (Inherited from AxisBase3DViewModel)
Public PropertyGets or sets a font of the axis plane labels. (Inherited from AxisBase3DViewModel)
Public Property (Inherited from AxisBase3DViewModel)
Public Property (Inherited from AxisBase3DViewModel)
Public Property (Inherited from AxisBase3DViewModel)
Public Property (Inherited from AxisBase3DViewModel)
Public Property (Inherited from AxisBase3DViewModel)
Public PropertyIf True, labels text is always on top. (Inherited from AxisBase3DViewModel)
Public Property (Inherited from AxisBase3DViewModel)
Public Property (Inherited from AxisBase3DViewModel)
Public Property (Inherited from AxisBase3DViewModel)
Public Property (Inherited from AxisBase3DViewModel)
Public Property (Inherited from AxisBase3DViewModel)
Public Property (Inherited from AxisBase3DViewModel)
Public Property (Inherited from AxisBase3DViewModel)
Public PropertyGets or sets a value determining how Renderable Series is clipped by axis at its negative side. (Inherited from AxisBase3DViewModel)
Public PropertyGets or sets a color of the axis plane border. (Inherited from AxisBase3DViewModel)
Public PropertyGets or sets a thickness of the axis plane border. (Inherited from AxisBase3DViewModel)
Public PropertyGets or sets a value determining how Renderable Series is clipped by axis at its positive side. (Inherited from AxisBase3DViewModel)
Public Property (Inherited from AxisBase3DViewModel)
Public PropertyGets or Sets the style key which will be used to fetch the style and apply it to the corresponding RenderableSeries. (Inherited from AxisBase3DViewModel)
Public Property (Inherited from AxisBase3DViewModel)
Public Property (Inherited from AxisBase3DViewModel)
Public Property (Inherited from AxisBase3DViewModel)
Public Property (Inherited from AxisBase3DViewModel)
Public Property (Inherited from AxisBase3DViewModel)
Public PropertyOverridden. Gets the View Type which this ViewModel will be associated with.  
Public Property (Inherited from AxisBase3DViewModel)
Public Property (Inherited from AxisBase3DViewModel)
Top
Public Methods
 NameDescription
Public MethodReturns a string that represents the current object. (Inherited from SciChart.Charting.Model.ChartSeries.BaseSciChartElementViewModel)
Top
Protected Methods
 NameDescription
Protected MethodThis method is called by the Set accessor of each property. (Inherited from SciChart.Charting.Model.ChartSeries.BaseSciChartElementViewModel)
Protected MethodThis method is used to set property value and raise PropertyChanged event handler (Inherited from AxisBase3DViewModel)
Top
Extension Methods
 NameDescription
Public Extension MethodNotifies that finalizer has been invoked
Public Extension MethodOverloaded. Converts an System.IComparable array to double array
Public Extension MethodYields a single item, converting it to System.Collections.IEnumerable.
Public Extension Method
Top
Public Events
 NameDescription
Public EventOccurs when a property value changes. (Inherited from SciChart.Charting.Model.ChartSeries.BaseSciChartElementViewModel)
Top
See Also