Properties  Methods  Events


LogarithmicNumericAxisViewModel Class Members

The following tables list the members exposed by LogarithmicNumericAxisViewModel.

Public Constructors
 NameDescription
Public ConstructorInitializes a new instance of the LogarithmicNumericAxisViewModel class.  
Top
Public Properties
 NameDescription
Public Property (Inherited from SciChart.Charting.Model.ChartSeries.AxisCoreViewModel)
Public Property (Inherited from NumericAxisViewModel)
Public Property (Inherited from NumericAxisViewModel)
Public Property (Inherited from NumericAxisViewModel)
Public Property (Inherited from NumericAxisViewModel)
Public Property (Inherited from NumericAxisViewModel)
Public Property (Inherited from NumericAxisViewModel)
Public Property (Inherited from NumericAxisViewModel)
Public Property (Inherited from NumericAxisViewModel)
Public Property (Inherited from NumericAxisViewModel)
Public Property (Inherited from NumericAxisViewModel)
Public Property (Inherited from NumericAxisViewModel)
Public Property (Inherited from NumericAxisViewModel)
Public Property (Inherited from NumericAxisViewModel)
Public Property (Inherited from NumericAxisViewModel)
Public Property (Inherited from NumericAxisViewModel)
Public Property (Inherited from NumericAxisViewModel)
Public PropertyGets or sets a value which enables high-precision ticks generation.  
Public Property (Inherited from NumericAxisViewModel)
Public Property (Inherited from NumericAxisViewModel)
Public Property (Inherited from NumericAxisViewModel)
Public Property (Inherited from NumericAxisViewModel)
Public Property (Inherited from NumericAxisViewModel)
Public Property (Inherited from NumericAxisViewModel)
Public Property (Inherited from NumericAxisViewModel)
Public Property (Inherited from NumericAxisViewModel)
Public Property (Inherited from NumericAxisViewModel)
Public Property (Inherited from NumericAxisViewModel)
Public Property (Inherited from NumericAxisViewModel)
Public Property (Inherited from NumericAxisViewModel)
Public Property (Inherited from NumericAxisViewModel)
Public Property (Inherited from NumericAxisViewModel)
Public PropertyGets or sets the value which determines the base used for the logarithm.  
Public Property (Inherited from NumericAxisViewModel)
Public Property (Inherited from NumericAxisViewModel)
Public Property (Inherited from NumericAxisViewModel)
Public Property (Inherited from NumericAxisViewModel)
Public Property (Inherited from NumericAxisViewModel)
Public Property (Inherited from NumericAxisViewModel)
Public PropertyGets or sets used number format. (Inherited from NumericAxisViewModel)
Public PropertyGets or sets  
Public Property (Inherited from NumericAxisViewModel)
Public PropertyGets or Sets the style key which will be used to fetch the style and apply it to the corresponding RenderableSeries. (Inherited from NumericAxisViewModel)
Public Property (Inherited from NumericAxisViewModel)
Public Property (Inherited from NumericAxisViewModel)
Public Property (Inherited from NumericAxisViewModel)
Public Property (Inherited from NumericAxisViewModel)
Public Property (Inherited from NumericAxisViewModel)
Public Property (Inherited from NumericAxisViewModel)
Public PropertyOverridden. Gets the View Type which this ViewModel will be associated with.  
Public Property (Inherited from NumericAxisViewModel)
Public Property (Inherited from NumericAxisViewModel)
Public Property (Inherited from NumericAxisViewModel)
Public Property (Inherited from NumericAxisViewModel)
Public Property (Inherited from NumericAxisViewModel)
Top
Public Methods
 NameDescription
Public Method (Inherited from SciChart.Charting.Model.ChartSeries.AxisBaseViewModel)
Public Method (Inherited from NumericAxisViewModel)
Public MethodReturns a string that represents the current object. (Inherited from NumericAxisViewModel)
Top
Protected Methods
 NameDescription
Protected MethodThis method is called by the Set accessor of each property. (Inherited from SciChart.Charting.Model.ChartSeries.BaseSciChartElementViewModel)
Protected MethodRaises the VisibleRangeChanged event (Inherited from NumericAxisViewModel)
Protected MethodThis method is used to set property value and raise PropertyChanged event handler (Inherited from NumericAxisViewModel)
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)
Public EventRaised when the VisibleRange is changed (Inherited from NumericAxisViewModel)
Top
See Also