Properties  Methods  Events


CategoryDateTimeAxisViewModel Class Members

The following tables list the members exposed by CategoryDateTimeAxisViewModel.

Public Constructors
Public Properties
 NameDescription
Public Property (Inherited from SciChart.Charting.Model.ChartSeries.AxisCoreViewModel)
Public Property (Inherited from AxisBaseViewModel)
Public Property (Inherited from AxisBaseViewModel)
Public Property (Inherited from AxisBaseViewModel)
Public Property (Inherited from AxisBaseViewModel)
Public Property (Inherited from AxisBaseViewModel)
Public Property (Inherited from AxisBaseViewModel)
Public Property (Inherited from AxisBaseViewModel)
Public PropertyGets or sets the number of seconds that each data-point represents on the axis.  
Public Property (Inherited from AxisBaseViewModel)
Public Property (Inherited from AxisBaseViewModel)
Public Property (Inherited from AxisBaseViewModel)
Public Property (Inherited from AxisBaseViewModel)
Public Property (Inherited from AxisBaseViewModel)
Public Property (Inherited from AxisBaseViewModel)
Public Property (Inherited from AxisBaseViewModel)
Public Property (Inherited from AxisBaseViewModel)
Public Property (Inherited from AxisBaseViewModel)
Public Property (Inherited from AxisBaseViewModel)
Public Property (Inherited from AxisBaseViewModel)
Public Property (Inherited from AxisBaseViewModel)
Public Property (Inherited from AxisBaseViewModel)
Public Property (Inherited from AxisBaseViewModel)
Public Property (Inherited from AxisBaseViewModel)
Public Property (Inherited from AxisBaseViewModel)
Public Property (Inherited from AxisBaseViewModel)
Public Property (Inherited from AxisBaseViewModel)
Public Property (Inherited from AxisBaseViewModel)
Public Property (Inherited from AxisBaseViewModel)
Public Property (Inherited from AxisBaseViewModel)
Public Property (Inherited from AxisBaseViewModel)
Public Property (Inherited from AxisBaseViewModel)
Public Property (Inherited from AxisBaseViewModel)
Public Property (Inherited from AxisBaseViewModel)
Public Property (Inherited from AxisBaseViewModel)
Public Property (Inherited from AxisBaseViewModel)
Public Property (Inherited from AxisBaseViewModel)
Public Property (Inherited from AxisBaseViewModel)
Public Property (Inherited from AxisBaseViewModel)
Public PropertyGets or Sets the style key which will be used to fetch the style and apply it to the corresponding RenderableSeries. (Inherited from AxisBaseViewModel)
Public PropertyGets or sets the TextFormatting used for axis labels when the range of the axis is sub-day.  
Public Property (Inherited from AxisBaseViewModel)
Public Property (Inherited from AxisBaseViewModel)
Public Property (Inherited from AxisBaseViewModel)
Public Property (Inherited from AxisBaseViewModel)
Public Property (Inherited from AxisBaseViewModel)
Public Property (Inherited from AxisBaseViewModel)
Public PropertyOverridden. Gets the View Type which this ViewModel will be associated with.  
Public Property (Inherited from AxisBaseViewModel)
Public Property (Inherited from AxisBaseViewModel)
Public Property (Inherited from AxisBaseViewModel)
Public Property (Inherited from AxisBaseViewModel)
Public Property (Inherited from AxisBaseViewModel)
Top
Public Methods
 NameDescription
Public Method (Inherited from SciChart.Charting.Model.ChartSeries.AxisBaseViewModel)
Public Method (Inherited from AxisBaseViewModel)
Public MethodReturns a string that represents the current object. (Inherited from AxisBaseViewModel)
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 AxisBaseViewModel)
Protected MethodThis method is used to set property value and raise PropertyChanged event handler (Inherited from AxisBaseViewModel)
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 AxisBaseViewModel)
Top
See Also