Properties  Methods  Events


DoubleScaleNumericAxisViewModel Class Members

The following tables list the members exposed by DoubleScaleNumericAxisViewModel.

Public Constructors
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 PropertyGets or sets a value that specifies the frequency of axis bands alternation. See SciChart.Charting.Visuals.Axes.AxisCore.DrawMajorBands.  
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 SciChart.Charting.Visuals.Axes.LabelProviders.ILabelProvider instance, which may be used to programmatically override the formatting of text and cursor labels. The BottomScaleLabelProvider is applied to the top scale of SciChart.Charting.Visuals.Axes.DoubleScaleNumericAxis.  
Public Property (Inherited from NumericAxisViewModel)
Public PropertyGets or sets a value indicating whether to fill regions between major ticks on axis scales with the SciChart.Charting.Visuals.Axes.AxisCore.AxisBandsFill brush or not.  
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 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 used number format. (Inherited from NumericAxisViewModel)
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