Properties  Methods  Events


NumericAxis3DViewModel Class Members

The following tables list the members exposed by NumericAxis3DViewModel.

Public Constructors
 NameDescription
Public ConstructorInitializes a new instance of the NumericAxis3DViewModel class.  
Top
Public Properties
 NameDescription
Public Property (Inherited from SciChart.Charting.Model.ChartSeries.AxisCoreViewModel)
Public Property (Inherited from SciChart.Charting.Model.ChartSeries.AxisCoreViewModel)
Public Property (Inherited from SciChart.Charting.Model.ChartSeries.AxisCoreViewModel)
Public Property (Inherited from SciChart.Charting.Model.ChartSeries.AxisCoreViewModel)
Public Property (Inherited from SciChart.Charting.Model.ChartSeries.AxisCoreViewModel)
Public Property (Inherited from SciChart.Charting.Model.ChartSeries.AxisCoreViewModel)
Public Property (Inherited from SciChart.Charting3D.Model.ChartSeries.AxisBase3DViewModel)
Public Property (Inherited from SciChart.Charting.Model.ChartSeries.AxisCoreViewModel)
Public Property (Inherited from SciChart.Charting.Model.ChartSeries.AxisCoreViewModel)
Public Property (Inherited from SciChart.Charting.Model.ChartSeries.AxisCoreViewModel)
Public Property (Inherited from SciChart.Charting.Model.ChartSeries.AxisCoreViewModel)
Public Property (Inherited from SciChart.Charting.Model.ChartSeries.AxisCoreViewModel)
Public Property If True, draws Major Axis Bands (a filled area between major gridlines), else skips this step. (Inherited from SciChart.Charting3D.Model.ChartSeries.AxisBase3DViewModel)
Public Property If True, draws Major Grid Lines, else skips this step. (Inherited from SciChart.Charting3D.Model.ChartSeries.AxisBase3DViewModel)
Public Property (Inherited from SciChart.Charting.Model.ChartSeries.AxisCoreViewModel)
Public Property If True, draws Minor Grid Lines, else skips this step. (Inherited from SciChart.Charting3D.Model.ChartSeries.AxisBase3DViewModel)
Public Property (Inherited from SciChart.Charting.Model.ChartSeries.AxisCoreViewModel)
Public Property (Inherited from SciChart.Charting.Model.ChartSeries.AxisCoreViewModel)
Public Property Gets or sets a font of the axis plane labels. (Inherited from SciChart.Charting3D.Model.ChartSeries.AxisBase3DViewModel)
Public Property (Inherited from SciChart.Charting.Model.ChartSeries.AxisCoreViewModel)
Public Property (Inherited from SciChart.Charting.Model.ChartSeries.AxisCoreViewModel)
Public Property (Inherited from SciChart.Charting.Model.ChartSeries.AxisCoreViewModel)
Public Property (Inherited from SciChart.Charting.Model.ChartSeries.AxisCoreViewModel)
Public Property (Inherited from SciChart.Charting.Model.ChartSeries.AxisCoreViewModel)
Public Property If True, labels text is always on top. (Inherited from SciChart.Charting3D.Model.ChartSeries.AxisBase3DViewModel)
Public Property (Inherited from SciChart.Charting.Model.ChartSeries.AxisCoreViewModel)
Public Property (Inherited from SciChart.Charting.Model.ChartSeries.AxisCoreViewModel)
Public Property (Inherited from SciChart.Charting.Model.ChartSeries.AxisCoreViewModel)
Public Property (Inherited from SciChart.Charting.Model.ChartSeries.AxisCoreViewModel)
Public Property (Inherited from SciChart.Charting.Model.ChartSeries.AxisCoreViewModel)
Public Property (Inherited from SciChart.Charting.Model.ChartSeries.AxisCoreViewModel)
Public Property (Inherited from SciChart.Charting.Model.ChartSeries.AxisCoreViewModel)
Public Property Gets or sets a value determining how Renderable Series is clipped by axis at its negative side. (Inherited from SciChart.Charting3D.Model.ChartSeries.AxisBase3DViewModel)
Public Property Gets or sets a color of the axis plane border. (Inherited from SciChart.Charting3D.Model.ChartSeries.AxisBase3DViewModel)
Public Property Gets or sets a thickness of the axis plane border. (Inherited from SciChart.Charting3D.Model.ChartSeries.AxisBase3DViewModel)
Public Property Gets or sets a value determining how Renderable Series is clipped by axis at its positive side. (Inherited from SciChart.Charting3D.Model.ChartSeries.AxisBase3DViewModel)
Public Property (Inherited from SciChart.Charting.Model.ChartSeries.AxisCoreViewModel)
Public Property Gets or Sets the style key which will be used to fetch the style and apply it to the corresponding RenderableSeries. (Inherited from SciChart.Charting.Model.ChartSeries.BaseSciChartElementViewModel)
Public Property (Inherited from SciChart.Charting.Model.ChartSeries.AxisCoreViewModel)
Public Property (Inherited from SciChart.Charting3D.Model.ChartSeries.AxisBase3DViewModel)
Public Property (Inherited from SciChart.Charting.Model.ChartSeries.AxisCoreViewModel)
Public Property (Inherited from SciChart.Charting.Model.ChartSeries.AxisCoreViewModel)
Public Property (Inherited from SciChart.Charting.Model.ChartSeries.AxisCoreViewModel)
Public PropertyOverridden.  Gets the View Type which this ViewModel will be associated with.  
Public Property (Inherited from SciChart.Charting.Model.ChartSeries.AxisCoreViewModel)
Public Property (Inherited from SciChart.Charting.Model.ChartSeries.AxisCoreViewModel)
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 Method This method is called by the Set accessor of each property. (Inherited from SciChart.Charting.Model.ChartSeries.BaseSciChartElementViewModel)
Protected Method This method is used to set property value and raise PropertyChanged event handler (Inherited from SciChart.Charting.Model.ChartSeries.BaseSciChartElementViewModel)
Top
Extension Methods
 NameDescription
Public Extension Method Notifies 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 Event Occurs when a property value changes. (Inherited from SciChart.Charting.Model.ChartSeries.BaseSciChartElementViewModel)
Top
See Also