Properties  Methods  Events


SciChart.Charting Assembly > SciChart.Charting.Model.ChartSeries Namespace : DoubleScaleDiscontinuousDateTimeAxisViewModel Class
DoubleScaleDiscontinuousDateTimeAxisViewModel Class Members

The following tables list the members exposed by DoubleScaleDiscontinuousDateTimeAxisViewModel.

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