Properties  Methods  Events


DateTimeAxis3DViewModel Class Members

The following tables list the members exposed by DateTimeAxis3DViewModel.

Public Constructors
 NameDescription
Public ConstructorInitializes a new instance of the DateTimeAxis3DViewModel class.  
Top
Public Properties
 NameDescription
Public Property Gets or sets a VisibleRange value that is applied to this Axis in animated manner. When this property is set, the axis animates the VisibleRange to the new value over a duration of 500ms. (Inherited from SciChart.Charting.Model.ChartSeries.AxisCoreViewModel)
Public Property Gets or sets a value that defines the Auto-range behavior of this Axis. (Inherited from SciChart.Charting.Model.ChartSeries.AxisCoreViewModel)
Public Property Gets or sets a value indicating whether Axis Ticks are calculated automatically. Enabled by default. (Inherited from SciChart.Charting.Model.ChartSeries.AxisCoreViewModel)
Public PropertyGets or sets a Color value that is used to fill Axis Bands, when enabled by SciChart.Charting.Model.ChartSeries.AxisCoreViewModel.DrawMajorBands. (Inherited from SciChart.Charting.Model.ChartSeries.AxisCoreViewModel)
Public Property Gets or sets a string value that appears as the Title on this Axis. (Inherited from SciChart.Charting.Model.ChartSeries.AxisCoreViewModel)
Public Property Gets or sets an offset of the Axis Title to the axis plane. (Inherited from SciChart.Charting.Model.ChartSeries.AxisCoreViewModel)
Public Property (Inherited from SciChart.Charting3D.Model.ChartSeries.AxisBase3DViewModel)
Public Property Gets or sets a Brush that is used for filling the background of this Axis. (Inherited from SciChart.Charting.Model.ChartSeries.AxisCoreViewModel)
Public Property Gets or sets a Brush that is used to draw the Border around this Axis. (Inherited from SciChart.Charting.Model.ChartSeries.AxisCoreViewModel)
Public Property Gets or sets a value specifying how the Border appears for this Axis. (Inherited from SciChart.Charting.Model.ChartSeries.AxisCoreViewModel)
Public Property Gets or sets a string format value that is applied to Axis Labels displayed by a CursorModifier. (Inherited from SciChart.Charting.Model.ChartSeries.AxisCoreViewModel)
Public Property Gets or sets a value indicating whether to draw Axis Labels on this Axis. (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 Gets or sets a value indicating whether to draw major Ticks on this Axis. (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 Gets or sets a value indicating whether to draw minor Ticks on this Axis. (Inherited from SciChart.Charting.Model.ChartSeries.AxisCoreViewModel)
Public Property Gets or sets a flag indicating whether to flip the tick and pixel coordinate generation for this Axis, causing the axis ticks to decrement and chart to be flipped in the axis direction. (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 Gets or sets Font Size applied to text on this Axis. (Inherited from SciChart.Charting.Model.ChartSeries.AxisCoreViewModel)
Public Property Gets or sets Font Weight applied to text on this Axis. (Inherited from SciChart.Charting.Model.ChartSeries.AxisCoreViewModel)
Public Property Gets or sets the GrowBy Factor. e.g. GrowBy(0.1, 0.2) will increase the Axis extents by 10% (min) and 20% (max) outside of the data range. (Inherited from SciChart.Charting.Model.ChartSeries.AxisCoreViewModel)
Public Property Gets or sets the string Id of this Axis. It is used to associate RenderableSeries, ChartModifiers and Annotations with this Axis when there are multiple Axes present. (Inherited from SciChart.Charting.Model.ChartSeries.AxisCoreViewModel)
Public Property Gets or sets a value indicating whether this Axis is a Static Axis, i.e. non-scrolling Axis. (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 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. For examples, see the DefaultLabelProvider and SciChart.Charting.Visuals.Axes.LabelProviders.TradeChartAxisLabelProvider (Inherited from SciChart.Charting.Model.ChartSeries.AxisCoreViewModel)
Public PropertyGets or sets a value that is used to calculate major Ticks when SciChart.Charting.Model.ChartSeries.AxisCoreViewModel.AutoTicks behavior is disabled. (Inherited from SciChart.Charting.Model.ChartSeries.AxisCoreViewModel)
Public Property Gets or sets a Brush that is used to draw major grid lines of the chart grid. (Inherited from SciChart.Charting.Model.ChartSeries.AxisCoreViewModel)
Public PropertyGets or sets a value indicating maximal number of auto-generated major ticks when SciChart.Charting.Model.ChartSeries.AxisCoreViewModel.AutoTicks is enabled. (Inherited from SciChart.Charting.Model.ChartSeries.AxisCoreViewModel)
Public Property Gets or sets a value that specifies the minimal difference between Min and Max of the VisibleRange. (Inherited from SciChart.Charting.Model.ChartSeries.AxisCoreViewModel)
Public PropertyGets or sets a value that is used to calculate minor Ticks when SciChart.Charting.Model.ChartSeries.AxisCoreViewModel.AutoTicks behavior is disabled. (Inherited from SciChart.Charting.Model.ChartSeries.AxisCoreViewModel)
Public Property Gets or sets a Brush that is used to draw minor grid lines of the chart grid. (Inherited from SciChart.Charting.Model.ChartSeries.AxisCoreViewModel)
Public Property Gets or sets the number of Minor Delta ticks per single Major Tick. (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 Gets or sets the Stroke thickness. (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 Gets or sets the TextFormatting used for axis labels when the range of the axis is sub-day.  
Public Property Gets or sets a tag, bound by default to the Tag property of the corresponding View. (Inherited from SciChart.Charting.Model.ChartSeries.BaseSciChartElementViewModel)
Public Property Gets or sets a string format value that is applied to Axis Labels. (Inherited from SciChart.Charting.Model.ChartSeries.AxisCoreViewModel)
Public Property (Inherited from SciChart.Charting3D.Model.ChartSeries.AxisBase3DViewModel)
Public Property Gets or sets an offset of Axis Labels to the axis plane. (Inherited from SciChart.Charting.Model.ChartSeries.AxisCoreViewModel)
Public PropertyGets or sets a SciChart.Charting.Numerics.TickProviders.ITickProvider instance on this Axis, which is used to compute the data-values of Axis Gridlines, Ticks and Labels. (Inherited from SciChart.Charting.Model.ChartSeries.AxisCoreViewModel)
Public Property Gets or sets a Brush that is used to draw Ticks on this Axis. (Inherited from SciChart.Charting.Model.ChartSeries.AxisCoreViewModel)
Public PropertyOverridden.  Gets the View Type which this ViewModel will be associated with.  
Public Property Gets or sets a value specifying the visibility of this Axis. (Inherited from SciChart.Charting.Model.ChartSeries.AxisCoreViewModel)
Public Property Gets or sets a Range value that is used as the VisibleRange of this Axis. (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