LogarithmicNumericAxis Class Methods

For a list of all members of this type, see LogarithmicNumericAxis members.

Public Methods
 NameDescription
Public MethodOverloaded. Adds a routed event handler for a specified routed event, adding the handler to the handler collection on the current element. (Inherited from System.Windows.UIElement)
Public MethodAdds handlers to the specified System.Windows.EventRoute for the current System.Windows.UIElement event handler collection. (Inherited from System.Windows.UIElement)
Public MethodAnimates the visible range of the axis to the destination VisibleRange, over the specified Duration. Also see AnimatedVisibleRange property which has a default duration of 500ms (Inherited from SciChart.Charting.Visuals.Axes.AxisCore)
Public MethodOverloaded. Applies an animation to a specified dependency property on this element. Any existing animations are stopped and replaced with the new animation. (Inherited from System.Windows.UIElement)
Public MethodBuilds the current template's visual tree if necessary, and returns a value that indicates whether the visual tree was rebuilt by this call. (Inherited from System.Windows.FrameworkElement)
Public MethodPositions child elements and determines a size for a System.Windows.UIElement. Parent elements call this method from their System.Windows.UIElement.ArrangeCore(System.Windows.Rect) implementation (or a WPF framework-level equivalent) to form a recursive layout update. This method constitutes the second pass of a layout update. (Inherited from System.Windows.UIElement)
Public Method Asserts the type passed in is supported by the current axis implementation (Inherited from SciChart.Charting.Visuals.Axes.AxisBase)
Public MethodOverloaded. Starts an animation for a specified animated property on this element. (Inherited from System.Windows.UIElement)
Public MethodStarts the initialization process for this element. (Inherited from System.Windows.FrameworkElement)
Public MethodOverloaded. Begins the sequence of actions that are contained in the provided storyboard. (Inherited from System.Windows.FrameworkElement)
Public MethodOverloaded. Attempts to bring this element into view, within any scrollable regions it is contained within. (Inherited from System.Windows.FrameworkElement)
Public Method Defines the base interface to an Axis used throughout Scichart (Inherited from SciChart.Charting.Visuals.Axes.NumericAxis)
Public MethodAttempts to force capture of the mouse to this element. (Inherited from System.Windows.UIElement)
Public MethodAttempts to force capture of the stylus to this element. (Inherited from System.Windows.UIElement)
Public MethodAttempts to force capture of a touch to this element. (Inherited from System.Windows.UIElement)
Public Method Clears axis labels, ticks off this axis (Inherited from SciChart.Charting.Visuals.Axes.AxisBase)
Public MethodOverloaded. Clears the local value of a property. The property to be cleared is specified by a System.Windows.DependencyProperty identifier. (Inherited from System.Windows.DependencyObject)
Public Method Clones this instance. (Inherited from SciChart.Charting.Visuals.Axes.NumericAxis)
Public MethodCoerces the value of the specified dependency property. This is accomplished by invoking any System.Windows.CoerceValueCallback function specified in property metadata for the dependency property as it exists on the calling System.Windows.DependencyObject. (Inherited from System.Windows.DependencyObject)
Public Method Called by IUpdateSuspender each time a target suspender is disposed. When the final target suspender has been disposed, ResumeUpdates is called (Inherited from SciChart.Charting.Visuals.Axes.AxisCore)
Public Method (Inherited from SciChart.Charting.Visuals.Axes.AxisBase)
Public MethodIndicates that the initialization process for the element is complete. (Inherited from System.Windows.FrameworkElement)
Public Method (Inherited from System.Windows.DependencyObject)
Public MethodReturns the common ancestor of two visual objects. (Inherited from System.Windows.Media.Visual)
Public Method (Inherited from System.Windows.FrameworkElement)
Public MethodSearches for a resource with the specified key, and throws an exception if the requested resource is not found. (Inherited from System.Windows.FrameworkElement)
Public MethodAttempts to set focus to this element. (Inherited from System.Windows.UIElement)
Public MethodString formats text for the cursor, using the SciChart.Charting.Visuals.Axes.AxisCore.CursorTextFormatting property as a formatting string (Inherited from SciChart.Charting.Visuals.Axes.AxisBase)
Public MethodString formats the text, using the SciChart.Charting.Visuals.Axes.AxisCore.TextFormatting property as a formatting string (Inherited from SciChart.Charting.Visuals.Axes.AxisBase)
Public MethodReturns the base property value for the specified property on this element, disregarding any possible animated value from a running or stopped animation. (Inherited from System.Windows.UIElement)
Public Method Returns the offset of the Axis (Inherited from SciChart.Charting.Visuals.Axes.AxisBase)
Public MethodOverridden. Gets an SciChart.Charting.Visuals.Axes.AxisParams struct with info about the current axis setup  
Public Method Gets the size of the axis in the Viewport (Inherited from SciChart.Charting.Visuals.Axes.AxisBase)
Public MethodReturns the System.Windows.Data.BindingExpression that represents the binding on the specified property. (Inherited from System.Windows.FrameworkElement)
Public Method Gets the bounds of the current HitTestable element relative to another HitTestable element (Inherited from SciChart.Charting.Visuals.Axes.AxisBase)
Public MethodGiven the Data Value, returns the x or y pixel coordinate at that value on the Axis. This operation is the opposite of HitTest(Point) (Inherited from SciChart.Charting.Visuals.Axes.AxisCore)
Public MethodGets the current SciChart.Charting.Numerics.CoordinateCalculators.ICoordinateCalculator<T> for this Axis, based on current Visible Range and axis type (Inherited from SciChart.Charting.Visuals.Axes.AxisBase)
Public MethodReturns the current SciChart.Charting.Visuals.Axes.IAxisInteractivityHelper, valid for the current render pass, which may be used to interact with the axis (Scroll, Zoom, Pan). (Inherited from SciChart.Charting.Visuals.Axes.AxisBase)
Public Method Transforms a pixel coordinate into a data value for this axis. (Inherited from SciChart.Charting.Visuals.Axes.AxisCore)
Public MethodOverridden. Returns an default non zero SciChart.Data.Model.IRange, called internally by SciChart to reset the VisibleRange of an axis to an undefined state  
Public MethodGets a hash code for this System.Windows.DependencyObject. (Inherited from System.Windows.DependencyObject)
Public MethodCreates a specialized enumerator for determining which dependency properties have locally set values on this System.Windows.DependencyObject. (Inherited from System.Windows.DependencyObject)
Public MethodOverridden.  Gets the Maximum Range of the axis, which is equal to the DataRange including any GrowBy factor applied  
Public Method Returns an XmlSchema that describes the XML representation of the object that is produced by the WriteXml method and consumed by the ReadXml method (Inherited from SciChart.Charting.Visuals.Axes.AxisBase)
Public MethodReturns an undefined SciChart.Data.Model.IRange, called internally by SciChart to reset the VisibleRange of an axis to an undefined state (Inherited from SciChart.Charting.Visuals.Axes.NumericAxis)
Public MethodReturns the current effective value of a dependency property on this instance of a System.Windows.DependencyObject. (Inherited from System.Windows.DependencyObject)
Public MethodReturns the max range only for that axis (by the data-series on it), based on xRanges "windowed" = "displayed in current viewport" uses GrowBy() (Inherited from SciChart.Charting.Visuals.Axes.AxisBase)
Public MethodOverloaded. Performs a hit test on the Axis, returning the Data Value at the specific x or y pixel coordinate. This operation is the opposite of SciChart.Charting.Visuals.Axes.AxisCore.GetCoordinate (Inherited from SciChart.Charting.Visuals.Axes.AxisBase)
Public Method (Inherited from System.Windows.UIElement)
Public MethodInvalidates the arrange state (layout) for the element. After the invalidation, the element will have its layout updated, which will occur asynchronously unless subsequently forced by System.Windows.UIElement.UpdateLayout. (Inherited from System.Windows.UIElement)
Public Method Asynchronously requests that the element redraws itself plus children. Will be ignored if the element is ISuspendable and currently IsSuspended (within a SuspendUpdates/ResumeUpdates call) (Inherited from SciChart.Charting.Visuals.Axes.AxisBase)
Public MethodInvalidates the measurement state (layout) for the element. (Inherited from System.Windows.UIElement)
Public Method (Inherited from System.Windows.DependencyObject)
Public MethodInvalidates the rendering of the element, and forces a complete new layout pass. System.Windows.UIElement.OnRender(System.Windows.Media.DrawingContext) is called after the layout cycle is completed. (Inherited from System.Windows.UIElement)
Public MethodDetermines whether the visual object is an ancestor of the descendant visual object. (Inherited from System.Windows.Media.Visual)
Public MethodDetermines whether the visual object is a descendant of the ancestor visual object. (Inherited from System.Windows.Media.Visual)
Public MethodChecks whether range is not Null and is of valid type for this axis (Inherited from SciChart.Charting.Visuals.Axes.NumericAxis)
Public Method Returns true if the Point is within the bounds of the current HitTestable element (Inherited from SciChart.Charting.Visuals.Axes.AxisBase)
Public MethodOverridden. Checks whether range is valid visible range for this axis  
Public MethodUpdates the System.Windows.UIElement.DesiredSize of a System.Windows.UIElement. Parent elements call this method from their own System.Windows.UIElement.MeasureCore(System.Windows.Size) implementations to form a recursive layout update. Calling this method constitutes the first pass (the "Measure" pass) of a layout update. (Inherited from System.Windows.UIElement)
Public MethodMoves the keyboard focus away from this element and to another element in a provided traversal direction. (Inherited from System.Windows.FrameworkElement)
Public MethodWhen overridden in a derived class, is invoked whenever application code or internal processes call System.Windows.FrameworkElement.ApplyTemplate. (Inherited from SciChart.Charting.Visuals.Axes.AxisBase)
Public Method Called internally immediately before a render pass begins (Inherited from SciChart.Charting.Visuals.Axes.AxisBase)
Public Method Called when the instance is drawn (Inherited from SciChart.Charting.Visuals.Axes.AxisBase)
Public MethodConverts a System.Windows.Point in screen coordinates into a System.Windows.Point that represents the current coordinate system of the System.Windows.Media.Visual. (Inherited from System.Windows.Media.Visual)
Public MethodConverts a System.Windows.Point that represents the current coordinate system of the System.Windows.Media.Visual into a System.Windows.Point in screen coordinates. (Inherited from System.Windows.Media.Visual)
Public MethodDetermines the next element that would receive focus relative to this element for a provided focus movement direction, but does not actually move the focus. (Inherited from System.Windows.FrameworkElement)
Public Method (Inherited from System.Windows.UIElement)
Public MethodReturns the local value of a dependency property, if it exists. (Inherited from System.Windows.DependencyObject)
Public MethodGenerates SciChart.Charting.Visuals.Axes.AxisBase from its XML representation. (Inherited from SciChart.Charting.Visuals.Axes.AxisBase)
Public MethodProvides an accessor that simplifies access to the System.Windows.NameScope registration method. (Inherited from System.Windows.FrameworkElement)
Public MethodReleases all captured touch devices from this element. (Inherited from System.Windows.UIElement)
Public MethodReleases the mouse capture, if this element held the capture. (Inherited from System.Windows.UIElement)
Public MethodReleases the stylus device capture, if this element held the capture. (Inherited from System.Windows.UIElement)
Public MethodAttempts to release the specified touch device from this element. (Inherited from System.Windows.UIElement)
Public Method (Inherited from System.Windows.UIElement)
Public Method Resumes updates on the target, intended to be called by IUpdateSuspender (Inherited from SciChart.Charting.Visuals.Axes.AxisCore)
Public MethodOverloaded. Scrolls current VisibleRange by the specified number of pixels (Inherited from SciChart.Charting.Visuals.Axes.AxisBase)
Public MethodOverloaded. Translates current VisibleRange by the specified number of datapoints (Inherited from SciChart.Charting.Visuals.Axes.AxisBase)
Public MethodFrom the starting SciChart.Data.Model.IRange, scrolls to a new range by the specified number of pixels (Inherited from SciChart.Charting.Visuals.Axes.AxisBase)
Public MethodFrom the starting SciChart.Data.Model.IRange, scrolls to a new range by the specified number of pixels, with the specified range limit (Inherited from SciChart.Charting.Visuals.Axes.AxisBase)
Public MethodOverloaded. Attaches a binding to this element, based on the provided binding object. (Inherited from System.Windows.FrameworkElement)
Public Method (Inherited from System.Windows.DependencyObject)
Public Method Sets the cursor for this Axis (Inherited from SciChart.Charting.Visuals.Axes.AxisBase)
Public MethodSearches for a resource with the specified name and sets up a resource reference to it for the specified property. (Inherited from System.Windows.FrameworkElement)
Public MethodOverloaded. Sets the local value of a dependency property, specified by its dependency property identifier. (Inherited from System.Windows.DependencyObject)
Public Method Suspends drawing updates on the target until the returned object is disposed, when a final draw call will be issued (Inherited from SciChart.Charting.Visuals.Axes.AxisCore)
Public MethodReturns the string representation of a System.Windows.Controls.Control object. (Inherited from System.Windows.Controls.Control)
Public MethodOverloaded. Returns a transform that can be used to transform coordinates from the System.Windows.Media.Visual to the specified System.Windows.Media.Visual ancestor of the visual object. (Inherited from System.Windows.Media.Visual)
Public MethodReturns a transform that can be used to transform coordinates from the System.Windows.Media.Visual to the specified visual object descendant. (Inherited from System.Windows.Media.Visual)
Public MethodReturns a transform that can be used to transform coordinates from the System.Windows.Media.Visual to the specified visual object. (Inherited from System.Windows.Media.Visual)
Public MethodOverloaded.  Translates the point relative to the other hittestable element (Inherited from SciChart.Charting.Visuals.Axes.AxisBase)
Public MethodSearches for a resource with the specified key, and returns that resource if found. (Inherited from System.Windows.FrameworkElement)
Public MethodSimplifies access to the System.Windows.NameScope de-registration method. (Inherited from System.Windows.FrameworkElement)
Public MethodReapplies the default style to the current System.Windows.FrameworkElement. (Inherited from System.Windows.FrameworkElement)
Public MethodEnsures that all visual child elements of this element are properly updated for layout. (Inherited from System.Windows.UIElement)
Public Method Called to check if the axis properties are valid for rendering. Will throw an exception if not (Inherited from SciChart.Charting.Visuals.Axes.AxisCore)
Public MethodConverts SciChart.Charting.Visuals.Axes.AxisBase into its XML representation. (Inherited from SciChart.Charting.Visuals.Axes.AxisBase)
Public MethodOverloaded. Performs zoom on current SciChart.Charting.Visuals.Axes.IAxis, using fromCoord as a coordinate of new range start and toCoord as a coordinate of new range end (Inherited from SciChart.Charting.Visuals.Axes.AxisBase)
Public MethodOverloaded. Performs zoom on current SciChart.Charting.Visuals.Axes.IAxis, using minFraction as a multiplier of range start and maxFraction as a multiplier of range end (Inherited from SciChart.Charting.Visuals.Axes.AxisBase)
Top
Protected Methods
 NameDescription
Protected MethodAdds a specified object as the child of a System.Windows.Controls.ContentControl. (Inherited from System.Windows.Controls.ContentControl)
Protected MethodAdds a specified text string to a System.Windows.Controls.ContentControl. (Inherited from System.Windows.Controls.ContentControl)
Protected MethodDefines the parent-child relationship between two visuals. (Inherited from System.Windows.Media.Visual)
Protected MethodTries to apply various transformations to range, such as Clipping, GrowBy, etc. to make range applicable as VisibleRange. (Inherited from SciChart.Charting.Visuals.Axes.AxisBase)
Protected Method (Inherited from SciChart.Charting.Visuals.Axes.AxisBase)
Protected MethodImplements System.Windows.UIElement.ArrangeCore(System.Windows.Rect) (defined as virtual in System.Windows.UIElement) and seals the implementation. (Inherited from System.Windows.FrameworkElement)
Protected MethodCalled to arrange and size the content of a System.Windows.Controls.Control object. (Inherited from System.Windows.Controls.Control)
Protected MethodAsserts the SciChart.Data.Model.IRange is of the correct type for this axis (Inherited from SciChart.Charting.Visuals.Axes.AxisCore)
Protected Method Calculates data range of current axis (Inherited from SciChart.Charting.Visuals.Axes.AxisBase)
Protected Method Calculates the deltas for use in this render pass (Inherited from SciChart.Charting.Visuals.Axes.NumericAxis)
Protected Method Called for every axis label to calculate its culling priority. (Inherited from SciChart.Charting.Visuals.Axes.AxisBase)
Protected MethodOverridden.  Overridden by derived types, called internal to calculate MinorTicks, MajorTicks before Axis drawing  
Protected Method When overridden in derived classes, changes value of the VisibleRange according to axis requirements before it is applied (Inherited from SciChart.Charting.Visuals.Axes.AxisBase)
Protected MethodCoerce if current range is zero range (Inherited from SciChart.Charting.Visuals.Axes.AxisCore)
Protected MethodWhen overridden in a derived class, converts a tick value to a data value. For instance, this may be overridden in the SciChart.Charting.Visuals.Axes.CategoryDateTimeAxis to convert between indices and DateTimes (Inherited from SciChart.Charting.Visuals.Axes.AxisBase)
Protected Method (Inherited from SciChart.Charting.Visuals.Axes.AxisBase)
Protected Method (Inherited from SciChart.Charting.Visuals.Axes.AxisBase)
Protected MethodOverloaded.  Called internal to draw gridlines before Axis drawing (Inherited from SciChart.Charting.Visuals.Axes.AxisBase)
Protected Method Draws the ticks and gridlines during a render pass (Inherited from SciChart.Charting.Visuals.Axes.AxisBase)
Protected MethodGets the TemplateChild by the specified name and casts to type T, asserting that the result is not null (Inherited from SciChart.Charting.Visuals.RenderableSeries.TemplatableControl)
Protected MethodOverridden. Returns an instance of an SciChart.Charting.Numerics.DeltaCalculators.IDeltaCalculator which is used to compute the data-values of MajorDelta, MinorDelta. Overridden by derived types to allow calculations specific to that axis type.  
Protected Method (Inherited from SciChart.Charting.Visuals.Axes.AxisBase)
Protected Method (Inherited from SciChart.Charting.Visuals.Axes.AxisBase)
Protected MethodReturns a geometry for a clipping mask. The mask applies if the layout system attempts to arrange an element that is larger than the available display space. (Inherited from System.Windows.FrameworkElement)
Protected Method Returns major tick index e.g value 0 has index #0, 0 + MajorDelta - #1, 0 + 2*MajorDelta - #2 etc... (Inherited from SciChart.Charting.Visuals.Axes.AxisBase)
Protected Method Calculates max auto ticks amount, which is >= 1 (Inherited from SciChart.Charting.Visuals.Axes.AxisCore)
Protected Method Returns an offset for the axis (Inherited from SciChart.Charting.Visuals.Axes.AxisBase)
Protected Method Returns a list of types which current axis is designed to work with (Inherited from SciChart.Charting.Visuals.Axes.NumericAxis)
Protected MethodOverrides System.Windows.Media.Visual.GetVisualChild(System.Int32), and returns a child at the specified index from a collection of child elements. (Inherited from System.Windows.FrameworkElement)
Protected MethodOverloaded. Implements System.Windows.Media.Visual.HitTestCore(System.Windows.Media.PointHitTestParameters) to supply base element hit testing behavior (returning System.Windows.Media.HitTestResult). (Inherited from System.Windows.UIElement)
Protected Method (Inherited from SciChart.Charting.Visuals.Axes.AxisBase)
Protected Method Called when a dependency property changes that requires the parent surface redraws (Inherited from SciChart.Charting.Visuals.Axes.AxisBase)
Protected Method (Inherited from SciChart.Charting.Visuals.Axes.AxisBase)
Protected Method Gets a value indicating whether this axis is valid for drawing. (Inherited from SciChart.Charting.Visuals.Axes.AxisBase)
Protected MethodOverloaded. Overridden. Checks whether the current VisibleRange meets MinimalZoomConstrain.  
Protected Method Checks if the VisibleRange is valid, e.g. is not null, is not NaN, the difference between Max and Min is positive (Inherited from SciChart.Charting.Visuals.Axes.AxisCore)
Protected MethodImplements basic measure-pass layout system behavior for System.Windows.FrameworkElement. (Inherited from System.Windows.FrameworkElement)
Protected MethodCalled to remeasure a control. (Inherited from System.Windows.Controls.Control)
Protected MethodProvides class handling for when an access key that is meaningful for this element is invoked. (Inherited from System.Windows.UIElement)
Protected MethodSupports layout behavior when a child element is resized. (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.Controls.ContentControl)
Protected Method (Inherited from System.Windows.Controls.ContentControl)
Protected Method (Inherited from System.Windows.Controls.ContentControl)
Protected Method (Inherited from System.Windows.Controls.ContentControl)
Protected MethodInvoked whenever an unhandled System.Windows.FrameworkElement.ContextMenuClosing routed event reaches this class in its route. Implement this method to add class handling for this event. (Inherited from System.Windows.FrameworkElement)
Protected MethodInvoked whenever an unhandled System.Windows.FrameworkElement.ContextMenuOpening routed event reaches this class in its route. Implement this method to add class handling for this event. (Inherited from System.Windows.FrameworkElement)
Protected MethodReturns class-specific System.Windows.Automation.Peers.AutomationPeer implementations for the Windows Presentation Foundation (WPF) infrastructure. (Inherited from System.Windows.UIElement)
Protected Method (Inherited from SciChart.Charting.Visuals.Axes.AxisBase)
Protected MethodCalled when the DPI at which this View is rendered changes. (Inherited from System.Windows.Media.Visual)
Protected MethodInvoked when an unhandled System.Windows.DragDrop.DragEnter attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement)
Protected MethodInvoked when an unhandled System.Windows.DragDrop.DragLeave attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement)
Protected MethodInvoked when an unhandled System.Windows.DragDrop.DragOver attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement)
Protected Method Called when the axis should redraw itself. (Inherited from SciChart.Charting.Visuals.Axes.AxisBase)
Protected MethodInvoked when an unhandled System.Windows.DragDrop.DragEnter attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement)
Protected Method Called when the FlippedCoordinates DependencyProperty changes (Inherited from SciChart.Charting.Visuals.Axes.AxisCore)
Protected MethodInvoked when an unhandled System.Windows.DragDrop.GiveFeedback attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement)
Protected MethodInvoked whenever an unhandled System.Windows.UIElement.GotFocus event reaches this element in its route. (Inherited from System.Windows.FrameworkElement)
Protected MethodInvoked when an unhandled System.Windows.Input.Keyboard.GotKeyboardFocus attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement)
Protected MethodInvoked when an unhandled System.Windows.Input.Mouse.GotMouseCapture attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement)
Protected MethodInvoked when an unhandled System.Windows.Input.Stylus.GotStylusCapture attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement)
Protected MethodProvides class handling for the System.Windows.UIElement.GotTouchCapture routed event that occurs when a touch is captured to this element. (Inherited from System.Windows.UIElement)
Protected Method Called when a dependency property changes that requires the parent surface redraws (Inherited from SciChart.Charting.Visuals.Axes.AxisBase)
Protected MethodRaises the System.Windows.FrameworkElement.Initialized event. This method is invoked whenever System.Windows.FrameworkElement.IsInitialized is set to %[LangWord]true %internally. (Inherited from System.Windows.FrameworkElement)
Protected MethodInvoked when an unhandled System.Windows.UIElement.IsKeyboardFocusedChanged event is raised on this element. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement)
Protected MethodInvoked just before the System.Windows.UIElement.IsKeyboardFocusWithinChanged event is raised by this element. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement)
Protected MethodInvoked when an unhandled System.Windows.UIElement.IsMouseCapturedChanged event is raised on this element. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement)
Protected MethodInvoked when an unhandled System.Windows.UIElement.IsMouseCaptureWithinChanged event is raised on this element. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement)
Protected MethodInvoked when an unhandled System.Windows.UIElement.IsMouseDirectlyOverChanged event is raised on this element. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement)
Protected MethodInvoked when an unhandled System.Windows.UIElement.IsStylusCapturedChanged event is raised on this element. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement)
Protected MethodInvoked when an unhandled System.Windows.UIElement.IsStylusCaptureWithinChanged event is raised on this element. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement)
Protected MethodInvoked when an unhandled System.Windows.UIElement.IsStylusDirectlyOverChanged event is raised on this element. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement)
Protected MethodInvoked when an unhandled System.Windows.Input.Keyboard.KeyDown attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement)
Protected MethodInvoked when an unhandled System.Windows.Input.Keyboard.KeyUp attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement)
Protected MethodRaises the System.Windows.UIElement.LostFocus routed event by using the event data that is provided. (Inherited from System.Windows.UIElement)
Protected MethodInvoked when an unhandled System.Windows.Input.Keyboard.LostKeyboardFocus attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement)
Protected MethodInvoked when an unhandled System.Windows.Input.Mouse.LostMouseCapture attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement)
Protected MethodInvoked when an unhandled System.Windows.Input.Stylus.LostStylusCapture attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement)
Protected MethodProvides class handling for the System.Windows.UIElement.LostTouchCapture routed event that occurs when this element loses a touch capture. (Inherited from System.Windows.UIElement)
Protected MethodCalled when the System.Windows.UIElement.ManipulationBoundaryFeedback event occurs. (Inherited from System.Windows.UIElement)
Protected MethodCalled when the System.Windows.UIElement.ManipulationCompleted event occurs. (Inherited from System.Windows.UIElement)
Protected MethodCalled when the System.Windows.UIElement.ManipulationDelta event occurs. (Inherited from System.Windows.UIElement)
Protected MethodCalled when the System.Windows.UIElement.ManipulationInertiaStarting event occurs. (Inherited from System.Windows.UIElement)
Protected MethodCalled when the System.Windows.UIElement.ManipulationStarted event occurs. (Inherited from System.Windows.UIElement)
Protected MethodProvides class handling for the System.Windows.UIElement.ManipulationStarting routed event that occurs when the manipulation processor is first created. (Inherited from System.Windows.UIElement)
Protected MethodRaises the System.Windows.Controls.Control.MouseDoubleClick routed event. (Inherited from System.Windows.Controls.Control)
Protected MethodInvoked when an unhandled System.Windows.Input.Mouse.MouseDown attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement)
Protected MethodInvoked when an unhandled System.Windows.Input.Mouse.MouseEnter attached event is raised on this element. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement)
Protected MethodInvoked when an unhandled System.Windows.Input.Mouse.MouseLeave attached event is raised on this element. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement)
Protected MethodInvoked when an unhandled System.Windows.UIElement.MouseLeftButtonDown routed event is raised on this element. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement)
Protected MethodInvoked when an unhandled System.Windows.UIElement.MouseLeftButtonUp routed event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement)
Protected MethodInvoked when an unhandled System.Windows.Input.Mouse.MouseMove attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement)
Protected MethodInvoked when an unhandled System.Windows.UIElement.MouseRightButtonDown routed event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement)
Protected MethodInvoked when an unhandled System.Windows.UIElement.MouseRightButtonUp routed event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement)
Protected MethodInvoked when an unhandled System.Windows.Input.Mouse.MouseUp routed event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement)
Protected MethodInvoked when an unhandled System.Windows.Input.Mouse.MouseWheel attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement)
Protected MethodInvoked when an unhandled System.Windows.DragDrop.PreviewDragEnter attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement)
Protected MethodInvoked when an unhandled System.Windows.DragDrop.PreviewDragLeave attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement)
Protected MethodInvoked when an unhandled System.Windows.DragDrop.PreviewDragOver attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement)
Protected MethodInvoked when an unhandled System.Windows.DragDrop.PreviewDrop attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement)
Protected MethodInvoked when an unhandled System.Windows.DragDrop.PreviewGiveFeedback attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement)
Protected MethodInvoked when an unhandled System.Windows.Input.Keyboard.PreviewGotKeyboardFocus attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement)
Protected MethodInvoked when an unhandled System.Windows.Input.Keyboard.PreviewKeyDown attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement)
Protected MethodInvoked when an unhandled System.Windows.Input.Keyboard.PreviewKeyUp attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement)
Protected MethodInvoked when an unhandled System.Windows.Input.Keyboard.PreviewKeyDown attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement)
Protected MethodRaises the System.Windows.Controls.Control.PreviewMouseDoubleClick routed event. (Inherited from System.Windows.Controls.Control)
Protected MethodInvoked when an unhandled System.Windows.Input.Mouse.PreviewMouseDown attached routed event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement)
Protected MethodInvoked when an unhandled System.Windows.UIElement.PreviewMouseLeftButtonDown routed event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement)
Protected MethodInvoked when an unhandled System.Windows.UIElement.PreviewMouseLeftButtonUp routed event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement)
Protected MethodInvoked when an unhandled System.Windows.Input.Mouse.PreviewMouseMove attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement)
Protected MethodInvoked when an unhandled System.Windows.UIElement.PreviewMouseRightButtonDown routed event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement)
Protected MethodInvoked when an unhandled System.Windows.UIElement.PreviewMouseRightButtonUp routed event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement)
Protected MethodInvoked when an unhandled System.Windows.Input.Mouse.PreviewMouseUp attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement)
Protected MethodInvoked when an unhandled System.Windows.Input.Mouse.PreviewMouseWheel attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement)
Protected MethodInvoked when an unhandled System.Windows.DragDrop.PreviewQueryContinueDrag attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement)
Protected MethodInvoked when an unhandled System.Windows.Input.Stylus.PreviewStylusButtonDown attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement)
Protected MethodInvoked when an unhandled System.Windows.Input.Stylus.PreviewStylusButtonUp attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement)
Protected MethodInvoked when an unhandled System.Windows.Input.Stylus.PreviewStylusDown attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement)
Protected MethodInvoked when an unhandled System.Windows.Input.Stylus.PreviewStylusInAirMove attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement)
Protected MethodInvoked when an unhandled System.Windows.Input.Stylus.PreviewStylusInRange attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement)
Protected MethodInvoked when an unhandled System.Windows.Input.Stylus.PreviewStylusMove attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement)
Protected MethodInvoked when an unhandled System.Windows.Input.Stylus.PreviewStylusOutOfRange attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement)
Protected MethodInvoked when an unhandled System.Windows.Input.Stylus.PreviewStylusSystemGesture attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement)
Protected MethodInvoked when an unhandled System.Windows.Input.Stylus.PreviewStylusUp attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement)
Protected MethodInvoked when an unhandled System.Windows.Input.TextCompositionManager.PreviewTextInput attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement)
Protected MethodProvides class handling for the System.Windows.UIElement.PreviewTouchDown routed event that occurs when a touch presses this element. (Inherited from System.Windows.UIElement)
Protected MethodProvides class handling for the System.Windows.UIElement.PreviewTouchMove routed event that occurs when a touch moves while inside this element. (Inherited from System.Windows.UIElement)
Protected MethodProvides class handling for the System.Windows.UIElement.PreviewTouchUp routed event that occurs when a touch is released inside this element. (Inherited from System.Windows.UIElement)
Protected MethodOverloaded. Raises the PropertyChanged event, as part of System.ComponentModel.INotifyPropertyChanged implementation (Inherited from SciChart.Charting.Visuals.Axes.AxisCore)
Protected MethodInvoked when an unhandled System.Windows.DragDrop.QueryContinueDrag attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement)
Protected MethodInvoked when an unhandled System.Windows.Input.Mouse.QueryCursor attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement)
Protected MethodWhen overridden in a derived class, participates in rendering operations that are directed by the layout system. The rendering instructions for this element are not used directly when this method is invoked, and are instead preserved for later asynchronous use by layout and drawing. (Inherited from System.Windows.UIElement)
Protected MethodInvoked when an unhandled System.Windows.Input.Stylus.StylusButtonDown attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement)
Protected MethodInvoked when an unhandled System.Windows.Input.Stylus.StylusButtonUp attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement)
Protected MethodInvoked when an unhandled System.Windows.Input.Stylus.StylusDown attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement)
Protected MethodInvoked when an unhandled System.Windows.Input.Stylus.StylusEnter attached event is raised by this element. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement)
Protected MethodInvoked when an unhandled System.Windows.Input.Stylus.StylusInAirMove attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement)
Protected MethodInvoked when an unhandled System.Windows.Input.Stylus.StylusInRange attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement)
Protected MethodInvoked when an unhandled System.Windows.Input.Stylus.StylusLeave attached event is raised by this element. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement)
Protected MethodInvoked when an unhandled System.Windows.Input.Stylus.StylusMove attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement)
Protected MethodInvoked when an unhandled System.Windows.Input.Stylus.StylusOutOfRange attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement)
Protected MethodInvoked when an unhandled System.Windows.Input.Stylus.StylusSystemGesture attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement)
Protected MethodInvoked when an unhandled System.Windows.Input.Stylus.StylusUp attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement)
Protected Method (Inherited from System.Windows.Controls.Control)
Protected MethodInvoked when an unhandled System.Windows.Input.TextCompositionManager.TextInput attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement)
Protected Method Called when a dependency property or Major/Minor Tick or Grid Line Style changes, or Axis Bands brush changes, requiring recreation of brushes & pens for gridlines (Inherited from SciChart.Charting.Visuals.Axes.AxisBase)
Protected MethodInvoked whenever an unhandled System.Windows.FrameworkElement.ToolTipClosing routed event reaches this class in its route. Implement this method to add class handling for this event. (Inherited from System.Windows.FrameworkElement)
Protected MethodInvoked whenever the System.Windows.FrameworkElement.ToolTipOpening routed event reaches this class in its route. Implement this method to add class handling for this event. (Inherited from System.Windows.FrameworkElement)
Protected MethodProvides class handling for the System.Windows.UIElement.TouchDown routed event that occurs when a touch presses inside this element. (Inherited from System.Windows.UIElement)
Protected MethodProvides class handling for the System.Windows.UIElement.TouchEnter routed event that occurs when a touch moves from outside to inside the bounds of this element. (Inherited from System.Windows.UIElement)
Protected MethodProvides class handling for the System.Windows.UIElement.TouchLeave routed event that occurs when a touch moves from inside to outside the bounds of this System.Windows.UIElement. (Inherited from System.Windows.UIElement)
Protected MethodProvides class handling for the System.Windows.UIElement.TouchMove routed event that occurs when a touch moves while inside this element. (Inherited from System.Windows.UIElement)
Protected MethodProvides class handling for the System.Windows.UIElement.TouchUp routed event that occurs when a touch is released inside this element. (Inherited from System.Windows.UIElement)
Protected Method Raises the VisibleRangeChanged event (Inherited from SciChart.Charting.Visuals.Axes.AxisBase)
Protected Method (Inherited from SciChart.Charting.Visuals.Axes.AxisBase)
Protected MethodRemoves the parent-child relationship between two visuals. (Inherited from System.Windows.Media.Visual)
Protected Method (Inherited from SciChart.Charting.Visuals.Axes.AxisBase)
Protected MethodCalled for every axis label to create a DataContext for it. For more details, please see Styling Axis Labels with LabelProvider20Styling%20E2809320Styling%20Axis%20Labels%20with%20LabelProvider.html%. (Inherited from SciChart.Charting.Visuals.Axes.AxisBase)
Top
Extension Methods
 NameDescription
Public Extension MethodOverloaded.  Sets Canvas.Left, Canvas.Top to the X,Y value of a point
Public Extension Method Databinds the source property to the destination property
Public Extension Method Notifies that finalizer has been invoked
Public Extension MethodFinds the logical parent of the System.Windows.FrameworkElement
Public Extension MethodFinds the visual child of type T
Public Extension MethodOverloaded.  Finds the visual parent of type T
Public Extension MethodOverloaded. Gets the bounds of an element relative to another SciChart.Core.Framework.IHitTestable element
Public Extension MethodOverloaded.  Determines whether instance is in visual tree
Public Extension Method Determines whether this instance is visible.
Public Extension Method Forces the layout pass on the element
Public Extension Method Registers a PropertyChangedCallback on the property name
Public Extension MethodOverloaded.  Renders a FrameworkElement to bitmap
Public Extension Method ThreadSafe DependencyObject.SetValue implementation
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
See Also