The following tables list the members exposed by FastOhlcRenderableSeries.
Name | Description | |
---|---|---|
![]() | FastOhlcRenderableSeries Constructor | Initializes a new instance of the FastCandlestickRenderableSeries class. |
Name | Description | |
---|---|---|
![]() ![]() | DataPointWidthProperty | Defines the DataPointWidth DependencyProperty |
![]() ![]() | StrokeDownProperty | Defines the StrokeDown DependencyProperty |
![]() ![]() | StrokeUpProperty | Defines the StrokeUp DependencyProperty |
Name | Description | |
---|---|---|
![]() | ActualHeight | Gets the rendered height of this element. (Inherited from System.Windows.FrameworkElement) |
![]() | ActualWidth | Gets the rendered width of this element. (Inherited from BaseRenderableSeries) |
![]() | AllowDrop | Gets or sets a value indicating whether this element can be used as the target of a drag-and-drop operation. This is a dependency property. (Inherited from BaseRenderableSeries) |
![]() | AntiAliasing | Gets or sets whether this series uses AntiAliasing when drawn (Inherited from BaseRenderableSeries) |
![]() | AreAnyTouchesCaptured | Gets a value that indicates whether at least one touch is captured to this element. (Inherited from BaseRenderableSeries) |
![]() | AreAnyTouchesCapturedWithin | Gets a value that indicates whether at least one touch is captured to this element or to any child elements in its visual tree. (Inherited from BaseRenderableSeries) |
![]() | AreAnyTouchesDirectlyOver | Gets a value that indicates whether at least one touch is pressed over this element. (Inherited from BaseRenderableSeries) |
![]() | AreAnyTouchesOver | Gets a value that indicates whether at least one touch is pressed over this element or any child elements in its visual tree. (Inherited from BaseRenderableSeries) |
![]() | Background | Gets or sets a brush that describes the background of a control. (Inherited from BaseRenderableSeries) |
![]() | BindingGroup | Gets or sets the System.Windows.Data.BindingGroup that is used for the element. (Inherited from BaseRenderableSeries) |
![]() | BitmapEffect | Gets or sets a bitmap effect that applies directly to the rendered content for this element. This is a dependency property. (Inherited from BaseRenderableSeries) |
![]() | BitmapEffectInput | Gets or sets an input source for the bitmap effect that applies directly to the rendered content for this element. This is a dependency property. (Inherited from BaseRenderableSeries) |
![]() | BorderBrush | Gets or sets a brush that describes the border background of a control. (Inherited from BaseRenderableSeries) |
![]() | BorderThickness | Gets or sets the border thickness of a control. (Inherited from BaseRenderableSeries) |
![]() | CacheMode | Gets or sets a cached representation of the System.Windows.UIElement. (Inherited from BaseRenderableSeries) |
![]() | Clip | Gets or sets the geometry used to define the outline of the contents of an element. This is a dependency property. (Inherited from BaseRenderableSeries) |
![]() | ClipToBounds | Gets or sets a value indicating whether to clip the content of this element (or content coming from the child elements of this element) to fit into the size of the containing element. This is a dependency property. (Inherited from BaseRenderableSeries) |
![]() | CommandBindings | Gets a collection of System.Windows.Input.CommandBinding objects associated with this element. A System.Windows.Input.CommandBinding enables command handling for this element, and declares the linkage between a command, its events, and the handlers attached by this element. (Inherited from BaseRenderableSeries) |
![]() | Content | Gets or sets the content of a System.Windows.Controls.ContentControl. (Inherited from BaseRenderableSeries) |
![]() | ContentStringFormat | Gets or sets a composite string that specifies how to format the System.Windows.Controls.ContentControl.Content property if it is displayed as a string. (Inherited from BaseRenderableSeries) |
![]() | ContentTemplate | Gets or sets the data template used to display the content of the System.Windows.Controls.ContentControl. (Inherited from BaseRenderableSeries) |
![]() | ContentTemplateSelector | Gets or sets a template selector that enables an application writer to provide custom template-selection logic. (Inherited from BaseRenderableSeries) |
![]() | ContextMenu | Gets or sets the context menu element that should appear whenever the context menu is requested through user interface (UI) from within this element. (Inherited from BaseRenderableSeries) |
![]() | CurrentRenderPassData | Gets or sets the RenderPassData instance used for this render pass (Inherited from BaseRenderableSeries) |
![]() | Cursor | Gets or sets the cursor that displays when the mouse pointer is over this element. (Inherited from BaseRenderableSeries) |
![]() | DataContext | Gets or sets the data context for an element when it participates in data binding. (Inherited from BaseRenderableSeries) |
![]() | DataPointWidth | Gets or sets the DataPointWidth, a value between 0.0 and 1.0 which defines the fraction of available space each column should occupy |
![]() | DataPointWidthProvider | Gets or sets a IUniformDataPointWidthProvider instance. It is used to calculate size of a single bar in this RenderableSeries. (Inherited from BaseRenderableSeries) |
![]() | DataSeries | Gets or sets the DataSeries associated with this series (Inherited from BaseRenderableSeries) |
![]() | DependencyObjectType | Gets the System.Windows.DependencyObjectType that wraps the CLR type of this instance. (Inherited from BaseRenderableSeries) |
![]() | DesiredSize | Gets the size that this element computed during the measure pass of the layout process. (Inherited from BaseRenderableSeries) |
![]() | Dispatcher | Gets the System.Windows.Threading.Dispatcher this System.Windows.Threading.DispatcherObject is associated with. (Inherited from BaseRenderableSeries) |
![]() | DrawingProviders | Overridden. Gets the collection of SciChart.Charting.Visuals.RenderableSeries.DrawingProviders.ISeriesDrawingProvider implementations associated with this series. Each series can have 1..N DrawingProviders which provides a specific function of drawing, such as lines, point-markers, candlesticks etc... These must be set in the constructor of the series before it can be drawn This class provides methods such as SciChart.Charting.Visuals.RenderableSeries.DrawingProviders.ISeriesDrawingProvider.OnDraw which performs the drawing of the series onto the viewport |
![]() | DrawNaNAs | Gets or sets a value indicating how this RenderableSeries will treat double.NaN. See LineDrawMode for available options (Inherited from BaseRenderableSeries) |
![]() | Effect | Gets or sets the bitmap effect to apply to the System.Windows.UIElement. This is a dependency property. (Inherited from BaseRenderableSeries) |
![]() | FlowDirection | Gets or sets the direction that text and other user interface (UI) elements flow within any parent element that controls their layout. (Inherited from BaseRenderableSeries) |
![]() | Focusable | Gets or sets a value that indicates whether the element can receive focus. This is a dependency property. (Inherited from BaseRenderableSeries) |
![]() | FocusVisualStyle | Gets or sets a property that enables customization of appearance, effects, or other style characteristics that will apply to this element when it captures keyboard focus. (Inherited from BaseRenderableSeries) |
![]() | FontFamily | Gets or sets the font family of the control. (Inherited from BaseRenderableSeries) |
![]() | FontSize | Gets or sets the font size. (Inherited from BaseRenderableSeries) |
![]() | FontStretch | Gets or sets the degree to which a font is condensed or expanded on the screen. (Inherited from BaseRenderableSeries) |
![]() | FontStyle | Gets or sets the font style. (Inherited from BaseRenderableSeries) |
![]() | FontWeight | Gets or sets the weight or thickness of the specified font. (Inherited from BaseRenderableSeries) |
![]() | ForceCursor | Gets or sets a value that indicates whether this System.Windows.FrameworkElement should force the user interface (UI) to render the cursor as declared by the System.Windows.FrameworkElement.Cursor property. (Inherited from BaseRenderableSeries) |
![]() | Foreground | Gets or sets a brush that describes the foreground color. (Inherited from BaseRenderableSeries) |
![]() | HasAnimatedProperties | Gets a value indicating whether this element has any animated properties. (Inherited from BaseRenderableSeries) |
![]() | HasContent | Gets a value that indicates whether the System.Windows.Controls.ContentControl contains content. (Inherited from BaseRenderableSeries) |
![]() | Height | Gets or sets the suggested height of the element. (Inherited from BaseRenderableSeries) |
![]() | HitTestProvider | Overridden. Gets the SciChart.Charting.Visuals.RenderableSeries.HitTesters.IHitTestProvider implementation associated with this series. This class provides methods such as SciChart.Charting.Visuals.RenderableSeries.HitTesters.IHitTestProvider.HitTest which return a HitTestInfo struct containing information about the Hit-Test operation. Use to determine points near the mouse or whether the mouse is over a series. |
![]() | HorizontalAlignment | Gets or sets the horizontal alignment characteristics applied to this element when it is composed within a parent element, such as a panel or items control. (Inherited from BaseRenderableSeries) |
![]() | HorizontalContentAlignment | Gets or sets the horizontal alignment of the control's content. (Inherited from BaseRenderableSeries) |
![]() | InputBindings | Gets the collection of input bindings associated with this element. (Inherited from BaseRenderableSeries) |
![]() | InputScope | Gets or sets the context for input used by this System.Windows.FrameworkElement. (Inherited from BaseRenderableSeries) |
![]() | IsArrangeValid | Gets a value indicating whether the computed size and position of child elements in this element's layout are valid. (Inherited from BaseRenderableSeries) |
![]() | IsDigitalLine | If this series draws a line, this property is used to define a value indicating whether this line is a digital (step) line (Inherited from BaseRenderableSeries) |
![]() | IsEnabled | Gets or sets a value indicating whether this element is enabled in the user interface (UI). This is a dependency property. (Inherited from BaseRenderableSeries) |
![]() | IsFocused | Gets a value that determines whether this element has logical focus. This is a dependency property. (Inherited from BaseRenderableSeries) |
![]() | IsHitTestVisible | Gets or sets a value that declares whether this element can possibly be returned as a hit test result from some portion of its rendered content. This is a dependency property. (Inherited from BaseRenderableSeries) |
![]() | IsInitialized | Gets a value that indicates whether this element has been initialized, either during processing by a XAML processor, or by explicitly having its System.Windows.FrameworkElement.EndInit method called. (Inherited from BaseRenderableSeries) |
![]() | IsInputMethodEnabled | Gets a value indicating whether an input method system, such as an Input Method Editor (IME), is enabled for processing the input to this element. (Inherited from BaseRenderableSeries) |
![]() | IsKeyboardFocused | Gets a value indicating whether this element has keyboard focus. This is a dependency property. (Inherited from BaseRenderableSeries) |
![]() | IsKeyboardFocusWithin | Gets a value indicating whether keyboard focus is anywhere within the element or its visual tree child elements. This is a dependency property. (Inherited from BaseRenderableSeries) |
![]() | IsLoaded | Gets a value that indicates whether this element has been loaded for presentation. (Inherited from BaseRenderableSeries) |
![]() | IsManipulationEnabled | Gets or sets a value that indicates whether manipulation events are enabled on this System.Windows.UIElement. (Inherited from BaseRenderableSeries) |
![]() | IsMeasureValid | Gets a value indicating whether the current size returned by layout measure is valid. (Inherited from BaseRenderableSeries) |
![]() | IsMouseCaptured | Gets a value indicating whether the mouse is captured to this element. This is a dependency property. (Inherited from BaseRenderableSeries) |
![]() | IsMouseCaptureWithin | Gets a value that determines whether mouse capture is held by this element or by child elements in its visual tree. This is a dependency property. (Inherited from BaseRenderableSeries) |
![]() | IsMouseDirectlyOver | Gets a value that indicates whether the position of the mouse pointer corresponds to hit test results, which take element compositing into account. This is a dependency property. (Inherited from BaseRenderableSeries) |
![]() | IsMouseOver | Gets a value indicating whether the mouse pointer is located over this element (including child elements in the visual tree). This is a dependency property. (Inherited from BaseRenderableSeries) |
![]() | IsSealed | Gets a value that indicates whether this instance is currently sealed (read-only). (Inherited from BaseRenderableSeries) |
![]() | IsSelected | Gets or sets the IsSelectedProperty. (Inherited from BaseRenderableSeries) |
![]() | IsStylusCaptured | Gets a value indicating whether the stylus is captured by this element. This is a dependency property. (Inherited from BaseRenderableSeries) |
![]() | IsStylusCaptureWithin | Gets a value that determines whether stylus capture is held by this element, or an element within the element bounds and its visual tree. This is a dependency property. (Inherited from BaseRenderableSeries) |
![]() | IsStylusDirectlyOver | Gets a value that indicates whether the stylus position corresponds to hit test results, which take element compositing into account. This is a dependency property. (Inherited from BaseRenderableSeries) |
![]() | IsStylusOver | Gets a value indicating whether the stylus cursor is located over this element (including visual child elements). This is a dependency property. (Inherited from BaseRenderableSeries) |
![]() | IsTabStop | Gets or sets a value that indicates whether a control is included in tab navigation. (Inherited from BaseRenderableSeries) |
![]() | IsVisible | Gets or sets whether the series is visible when drawn (Inherited from BaseRenderableSeries) |
![]() | Language | Gets or sets localization/globalization language information that applies to an element. (Inherited from BaseRenderableSeries) |
![]() | LastOhlcWidth | Gets the width of the OHLC bars on the last drawing pass |
![]() | LayoutTransform | Gets or sets a graphics transformation that should apply to this element when layout is performed. (Inherited from BaseRenderableSeries) |
![]() | LegendMarkerTemplate | Gets or sets the DataTemplate, which defines the Visual to be rendered on the SciChart.Charting.Visuals.SciChartLegend as a series marker (Inherited from BaseRenderableSeries) |
![]() | Margin | Gets or sets the outer margin of an element. (Inherited from BaseRenderableSeries) |
![]() | MaxHeight | Gets or sets the maximum height constraint of the element. (Inherited from BaseRenderableSeries) |
![]() | MaxWidth | Gets or sets the maximum width constraint of the element. (Inherited from BaseRenderableSeries) |
![]() | MinHeight | Gets or sets the minimum height constraint of the element. (Inherited from BaseRenderableSeries) |
![]() | MinWidth | Gets or sets the minimum width constraint of the element. (Inherited from BaseRenderableSeries) |
![]() | Name | Gets or sets the identifying name of the element. The name provides a reference so that code-behind, such as event handler code, can refer to a markup element after it is constructed during processing by a XAML processor. (Inherited from BaseRenderableSeries) |
![]() | Opacity | Gets or sets the opacity factor applied to the entire System.Windows.UIElement when it is rendered in the user interface (UI). This is a dependency property. (Inherited from BaseRenderableSeries) |
![]() | OpacityMask | Gets or sets an opacity mask, as a System.Windows.Media.Brush implementation that is applied to any alpha-channel masking for the rendered content of this element. This is a dependency property. (Inherited from BaseRenderableSeries) |
![]() | OverridesDefaultStyle | Gets or sets a value that indicates whether this element incorporates style properties from theme styles. (Inherited from BaseRenderableSeries) |
![]() | Padding | Gets or sets the padding inside a control. (Inherited from BaseRenderableSeries) |
![]() | PaletteProvider | Gets or Sets an optional SciChart.Charting.Visuals.PaletteProviders.IPaletteProvider instance, which may be used to override specific data-point colors during rendering. For more details, see the SciChart.Charting.Visuals.PaletteProviders.IPaletteProvider documentation (Inherited from BaseRenderableSeries) |
![]() | Parent | Gets the logical parent element of this element. (Inherited from BaseRenderableSeries) |
![]() | PersistId | Gets a value that uniquely identifies this element. (Inherited from BaseRenderableSeries) |
![]() | PointMarker | Gets or sets a SciChart.Charting.Visuals.PointMarkers.BasePointMarker instance directly on the BaseRenderableSeries. When a SciChart.Charting.Visuals.PointMarkers.BasePointMarker is present, then the markers will be drawn at each data-point in the series. (Inherited from BaseRenderableSeries) |
![]() | PointMarkerTemplate | Gets or sets the PointMarker ControlTemplate, which defines the point-marker Visual to be rendered on each datapoint of the series (Inherited from BaseRenderableSeries) |
![]() | RenderSize | Gets (or sets) the final render size of this element. (Inherited from BaseRenderableSeries) |
![]() | RenderTransform | Gets or sets transform information that affects the rendering position of this element. This is a dependency property. (Inherited from BaseRenderableSeries) |
![]() | RenderTransformOrigin | Gets or sets the center point of any possible render transform declared by System.Windows.UIElement.RenderTransform, relative to the bounds of the element. This is a dependency property. (Inherited from BaseRenderableSeries) |
![]() | ResamplingMode | Gets or sets the SciChart.Data.Numerics.ResamplingMode used when drawing this series (Inherited from BaseRenderableSeries) |
![]() | ResamplingPrecision | Gets or sets the resampling precision for this series. Zero is the default precision, 1 indicates double precision, 2 indicates quad and so on. Higher precision results in more points after the resampling step and will increase visual accuracy at the expense of performance (Inherited from BaseRenderableSeries) |
![]() | Resources | Gets or sets the locally-defined resource dictionary. (Inherited from BaseRenderableSeries) |
![]() | RolloverMarker | Gets a cached Framework Element which is used as a Rollover Marker. This is generated from a ControlTemplate in xaml via the RolloverMarkerTemplateProperty DependencyProperty (Inherited from BaseRenderableSeries) |
![]() | RolloverMarkerTemplate | Gets or sets the RolloverMarker ControlTemplate, which defines the Visual to be rendered on the series when the SciChart.Charting.ChartModifiers.RolloverModifier is enabled and the user moves the mouse. (Inherited from BaseRenderableSeries) |
![]() | SelectedPointMarker | Gets or sets a SciChart.Charting.Visuals.PointMarkers.BasePointMarker instance directly on the BaseRenderableSeries. When a SciChart.Charting.Visuals.PointMarkers.BasePointMarker is present, then the markers will be drawn at each selected data-point in the series. (Inherited from BaseRenderableSeries) |
![]() | SelectedSeriesStyle | Gets or sets a style for selected series. (Inherited from BaseRenderableSeries) |
![]() | SeriesAnimation | (Inherited from BaseRenderableSeries) |
![]() | SeriesInfoProvider | Gets or sets a ISeriesInfoProvider instance, which may be used to override the series info during rendering. (Inherited from BaseRenderableSeries) |
![]() | Services | Gets the SciChart.Core.Utility.ServiceContainer which provides access to services throughout SciChart. ServiceContainers are created one per SciChart.Charting.Visuals.SciChartSurface instance, and shared between peripheral components such as SciChart.Charting.Visuals.Axes.AxisBase, BaseRenderableSeries, SciChart.Charting.ChartModifiers.ChartModifierBase instances. For a full list of available services, see the remarks on SciChart.Core.Utility.ServiceContainer (Inherited from BaseRenderableSeries) |
![]() | SnapsToDevicePixels | Gets or sets a value that determines whether rendering for this element should use device-specific pixel settings during rendering. This is a dependency property. (Inherited from BaseRenderableSeries) |
![]() | Stroke | Gets or sets the Stroke. (Inherited from BaseRenderableSeries) |
![]() | StrokeDashArray | If this series draws a line, this property gets or sets a StrokeDashArray property, used to define a dashed line. See the MSDN Documentation for System.Windows.Shapes.Shape.StrokeDashArray as this property attempts to mimic the same behaviour (Inherited from BaseRenderableSeries) |
![]() | StrokeDown | Gets or sets the Color used for wicks and outlines on down-candles (close < open) |
![]() | StrokeThickness | Gets or sets the StrokeThickness of the line. (Inherited from BaseRenderableSeries) |
![]() | StrokeUp | Gets or sets the Color used for wicks and outlines on up-candles (close > open) |
![]() | Style | Gets or sets the style used by this element when it is rendered. (Inherited from BaseRenderableSeries) |
![]() | TabIndex | Gets or sets a value that determines the order in which elements receive focus when the user navigates through controls by using the TAB key. (Inherited from BaseRenderableSeries) |
![]() | Tag | Gets or sets an arbitrary object value that can be used to store custom information about this element. (Inherited from BaseRenderableSeries) |
![]() | Template | Gets or sets a control template. (Inherited from BaseRenderableSeries) |
![]() | TemplatedParent | Gets a reference to the template parent of this element. This property is not relevant if the element was not created through a template. (Inherited from BaseRenderableSeries) |
![]() | ToolTip | Gets or sets the tool-tip object that is displayed for this element in the user interface (UI). (Inherited from BaseRenderableSeries) |
![]() | TouchesCaptured | Gets all touch devices that are captured to this element. (Inherited from BaseRenderableSeries) |
![]() | TouchesCapturedWithin | Gets all touch devices that are captured to this element or any child elements in its visual tree. (Inherited from BaseRenderableSeries) |
![]() | TouchesDirectlyOver | Gets all touch devices that are over this element. (Inherited from BaseRenderableSeries) |
![]() | TouchesOver | Gets all touch devices that are over this element or any child elements in its visual tree. (Inherited from BaseRenderableSeries) |
![]() | Triggers | Gets the collection of triggers established directly on this element, or in child elements. (Inherited from BaseRenderableSeries) |
![]() | Uid | Gets or sets the unique identifier (for localization) for this element. This is a dependency property. (Inherited from BaseRenderableSeries) |
![]() | UseLayoutRounding | Gets or sets a value that indicates whether layout rounding should be applied to this element's size and position during layout. (Inherited from BaseRenderableSeries) |
![]() | VerticalAlignment | Gets or sets the vertical alignment characteristics applied to this element when it is composed within a parent element such as a panel or items control. (Inherited from BaseRenderableSeries) |
![]() | VerticalContentAlignment | Gets or sets the vertical alignment of the control's content. (Inherited from BaseRenderableSeries) |
![]() | Visibility | Gets or sets the user interface (UI) visibility of this element. This is a dependency property. (Inherited from BaseRenderableSeries) |
![]() | Width | Gets or sets the width of the element. (Inherited from BaseRenderableSeries) |
![]() | XAxis | Gets or sets the XAxis that this IRenderableSeries is associated with (Inherited from BaseRenderableSeries) |
![]() | XAxisId | Gets or sets the ID of the X-Axis which this RenderableSeries is measured against (Inherited from BaseRenderableSeries) |
![]() | YAxis | Gets or sets the YAxis that this IRenderableSeries is associated with (Inherited from BaseRenderableSeries) |
![]() | YAxisId | Gets or sets the ID of the Y-Axis which this RenderableSeries is measured against (Inherited from BaseRenderableSeries) |
![]() | ZeroLineY | Gets or sets the value which determines the zero line in Y direction. Used to set the bottom of a column, or the zero line in a mountain (Inherited from BaseRenderableSeries) |
Name | Description | |
---|---|---|
![]() | IsEnabledCore | Gets a value that becomes the return value of System.Windows.UIElement.IsEnabled in derived classes. (Inherited from System.Windows.UIElement) |
![]() | StylusPlugIns | Gets a collection of all stylus plug-in (customization) objects associated with this element. (Inherited from BaseRenderableSeries) |
![]() | VisualBitmapEffect | Gets or sets the System.Windows.Media.Effects.BitmapEffect value for the System.Windows.Media.Visual. (Inherited from BaseRenderableSeries) |
![]() | VisualBitmapEffectInput | Gets or sets the System.Windows.Media.Effects.BitmapEffectInput value for the System.Windows.Media.Visual. (Inherited from BaseRenderableSeries) |
![]() | VisualBitmapScalingMode | Gets or sets the System.Windows.Media.BitmapScalingMode for the System.Windows.Media.Visual. (Inherited from BaseRenderableSeries) |
![]() | VisualCacheMode | Gets or sets a cached representation of the System.Windows.Media.Visual. (Inherited from BaseRenderableSeries) |
![]() | VisualChildrenCount | Gets the number of visual child elements within this element. (Inherited from BaseRenderableSeries) |
![]() | VisualClip | Gets or sets the clip region of the System.Windows.Media.Visual as a System.Windows.Media.Geometry value. (Inherited from BaseRenderableSeries) |
![]() | VisualEdgeMode | Gets or sets the edge mode of the System.Windows.Media.Visual as an System.Windows.Media.EdgeMode value. (Inherited from BaseRenderableSeries) |
![]() | VisualEffect | Gets or sets the bitmap effect to apply to the System.Windows.Media.Visual. (Inherited from BaseRenderableSeries) |
![]() | VisualOffset | Gets or sets the offset value of the visual object. (Inherited from BaseRenderableSeries) |
![]() | VisualOpacity | Gets or sets the opacity of the System.Windows.Media.Visual. (Inherited from BaseRenderableSeries) |
![]() | VisualOpacityMask | Gets or sets the System.Windows.Media.Brush value that represents the opacity mask of the System.Windows.Media.Visual. (Inherited from BaseRenderableSeries) |
![]() | VisualParent | Gets the visual tree parent of the visual object. (Inherited from BaseRenderableSeries) |
![]() | VisualScrollableAreaClip | Gets or sets a clipped scrollable area for the System.Windows.Media.Visual. (Inherited from BaseRenderableSeries) |
![]() | VisualTransform | Gets or sets the System.Windows.Media.Transform value for the System.Windows.Media.Visual. (Inherited from BaseRenderableSeries) |
![]() | VisualXSnappingGuidelines | Gets or sets the x-coordinate (vertical) guideline collection. (Inherited from BaseRenderableSeries) |
![]() | VisualYSnappingGuidelines | Gets or sets the y-coordinate (horizontal) guideline collection. (Inherited from BaseRenderableSeries) |
Name | Description | |
---|---|---|
![]() | AddHandler | Overloaded. 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) |
![]() | AddToEventRoute | Adds handlers to the specified System.Windows.EventRoute for the current System.Windows.UIElement event handler collection. (Inherited from BaseRenderableSeries) |
![]() | ApplyAnimationClock | Overloaded. Applies an animation to a specified dependency property on this element. Any existing animations are stopped and replaced with the new animation. (Inherited from BaseRenderableSeries) |
![]() | ApplyTemplate | Builds 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 BaseRenderableSeries) |
![]() | Arrange | Positions 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 BaseRenderableSeries) |
![]() | AssertPointSeriesType<TPointSeries> | Used internally by the renderer. Asserts that the input data-type is of the correct format for the current BaseRenderableSeries (Inherited from BaseRenderableSeries) |
![]() | BeginAnimation | Overloaded. Starts an animation for a specified animated property on this element. (Inherited from BaseRenderableSeries) |
![]() | BeginInit | Starts the initialization process for this element. (Inherited from BaseRenderableSeries) |
![]() | BeginStoryboard | Overloaded. Begins the sequence of actions that are contained in the provided storyboard. (Inherited from BaseRenderableSeries) |
![]() | BringIntoView | Overloaded. Attempts to bring this element into view, within any scrollable regions it is contained within. (Inherited from BaseRenderableSeries) |
![]() | CaptureMouse | Attempts to force capture of the mouse to this element. (Inherited from BaseRenderableSeries) |
![]() | CaptureStylus | Attempts to force capture of the stylus to this element. (Inherited from BaseRenderableSeries) |
![]() | CaptureTouch | Attempts to force capture of a touch to this element. (Inherited from BaseRenderableSeries) |
![]() | ClearValue | Overloaded. Clears the local value of a property. The property to be cleared is specified by a System.Windows.DependencyProperty identifier. (Inherited from BaseRenderableSeries) |
![]() | CoerceValue | Coerces 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 BaseRenderableSeries) |
![]() | EndInit | Indicates that the initialization process for the element is complete. (Inherited from BaseRenderableSeries) |
![]() | Equals | (Inherited from BaseRenderableSeries) |
![]() | FindCommonVisualAncestor | Returns the common ancestor of two visual objects. (Inherited from BaseRenderableSeries) |
![]() | FindName | (Inherited from BaseRenderableSeries) |
![]() | FindResource | Searches for a resource with the specified key, and throws an exception if the requested resource is not found. (Inherited from BaseRenderableSeries) |
![]() | Focus | Attempts to set focus to this element. (Inherited from BaseRenderableSeries) |
![]() | GetAnimationBaseValue | Returns the base property value for the specified property on this element, disregarding any possible animated value from a running or stopped animation. (Inherited from BaseRenderableSeries) |
![]() | GetBindingExpression | Returns the System.Windows.Data.BindingExpression that represents the binding on the specified property. (Inherited from BaseRenderableSeries) |
![]() | GetChartRotationAngle | Used Internally: Gets the rotation angle of the chart, which is 0 degrees or 90 degrees depending on whether the parent SciChart.Charting.Visuals.SciChartSurface has swapped X and Y Axes or not. (Inherited from BaseRenderableSeries) |
![]() | GetDatapointWidth | Overloaded. Gets the width of data-points, used to compute column and OHLC bar widths (Inherited from BaseRenderableSeries) |
![]() | GetHashCode | Gets a hash code for this System.Windows.DependencyObject. (Inherited from BaseRenderableSeries) |
![]() | GetIndicesRange | Defines the interface to all RenderableSeries within SciChart. A RenderableSeries is a Line series, or Scatter series or Candlestick series and provides the visual element in pair of BaseRenderableSeries and SciChart.Charting.Model.DataSeries.IDataSeries (Inherited from BaseRenderableSeries) |
![]() | GetLocalValueEnumerator | Creates a specialized enumerator for determining which dependency properties have locally set values on this System.Windows.DependencyObject. (Inherited from BaseRenderableSeries) |
![]() | GetParentSurface | Gets the parent SciChart.Charting.Visuals.ISciChartSurface for this BaseRenderableSeries (Inherited from BaseRenderableSeries) |
![]() | GetPointMarker | (Inherited from BaseRenderableSeries) |
![]() | GetSchema | 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 BaseRenderableSeries) |
![]() | GetSelectedPointMarker | (Inherited from BaseRenderableSeries) |
![]() | GetSeriesInfo | Converts the result of a hit-test operation (HitTestInfo) to a SciChart.Charting.Model.ChartData.SeriesInfo class, which may be used as a view-model when outputting series values as bindings. SciChart.Charting.Model.ChartData.SeriesInfo is used by the SciChart.Charting.ChartModifiers.RolloverModifier, SciChart.Charting.ChartModifiers.CursorModifier, SciChart.Charting.Visuals.SciChartLegend and SciChart.Charting.ChartModifiers.SeriesValueModifier classes. (Inherited from BaseRenderableSeries) |
![]() | GetValue | Returns the current effective value of a dependency property on this instance of a System.Windows.DependencyObject. (Inherited from BaseRenderableSeries) |
![]() | GetXRange | Defines the interface to all RenderableSeries within SciChart. A RenderableSeries is a Line series, or Scatter series or Candlestick series and provides the visual element in pair of BaseRenderableSeries and SciChart.Charting.Model.DataSeries.IDataSeries (Inherited from BaseRenderableSeries) |
![]() | GetYRange | Overloaded. Defines the interface to all RenderableSeries within SciChart. A RenderableSeries is a Line series, or Scatter series or Candlestick series and provides the visual element in pair of BaseRenderableSeries and SciChart.Charting.Model.DataSeries.IDataSeries (Inherited from BaseRenderableSeries) |
![]() | GetYZeroCoord | Overloaded. Returns a value that determines the position of Y zero line on a chart. Significant for the series types that render negative data points differently, such as the FastColumnRenderableSeries, FastMountainRenderableSeries, FastImpulseRenderableSeries. (Inherited from BaseRenderableSeries) |
![]() | InputHitTest | (Inherited from BaseRenderableSeries) |
![]() | InvalidateArrange | Invalidates 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 BaseRenderableSeries) |
![]() | InvalidateMeasure | Invalidates the measurement state (layout) for the element. (Inherited from BaseRenderableSeries) |
![]() | InvalidateProperty | (Inherited from BaseRenderableSeries) |
![]() | InvalidateVisual | Invalidates 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 BaseRenderableSeries) |
![]() | IsAncestorOf | Determines whether the visual object is an ancestor of the descendant visual object. (Inherited from BaseRenderableSeries) |
![]() | IsDescendantOf | Determines whether the visual object is a descendant of the ancestor visual object. (Inherited from BaseRenderableSeries) |
![]() | Measure | Updates 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 BaseRenderableSeries) |
![]() | MoveFocus | Moves the keyboard focus away from this element and to another element in a provided traversal direction. (Inherited from BaseRenderableSeries) |
![]() | OnApplyTemplate | When overridden in a derived class, is invoked whenever application code or internal processes call System.Windows.FrameworkElement.ApplyTemplate. (Inherited from BaseRenderableSeries) |
![]() | OnAttached | (Inherited from BaseRenderableSeries) |
![]() | OnDetached | (Inherited from BaseRenderableSeries) |
![]() | OnInvalidateParentSurface | Raises the SciChart.Charting.Utility.InvalidateSciChartMessage which causes the parent SciChart.Charting.Visuals.SciChartSurface to invalidate (Inherited from BaseRenderableSeries) |
![]() | PointFromScreen | Converts 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 BaseRenderableSeries) |
![]() | PointToScreen | Converts 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 BaseRenderableSeries) |
![]() | PredictFocus | Determines 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 BaseRenderableSeries) |
![]() | RaiseEvent | (Inherited from BaseRenderableSeries) |
![]() | ReadLocalValue | Returns the local value of a dependency property, if it exists. (Inherited from BaseRenderableSeries) |
![]() | ReadXml | Generates BaseRenderableSeries from its XML representation. (Inherited from BaseRenderableSeries) |
![]() | RegisterName | Provides an accessor that simplifies access to the System.Windows.NameScope registration method. (Inherited from BaseRenderableSeries) |
![]() | ReleaseAllTouchCaptures | Releases all captured touch devices from this element. (Inherited from BaseRenderableSeries) |
![]() | ReleaseMouseCapture | Releases the mouse capture, if this element held the capture. (Inherited from BaseRenderableSeries) |
![]() | ReleaseStylusCapture | Releases the stylus device capture, if this element held the capture. (Inherited from BaseRenderableSeries) |
![]() | ReleaseTouchCapture | Attempts to release the specified touch device from this element. (Inherited from BaseRenderableSeries) |
![]() | RemoveHandler | (Inherited from BaseRenderableSeries) |
![]() | SetBinding | Overloaded. Attaches a binding to this element, based on the provided binding object. (Inherited from BaseRenderableSeries) |
![]() | SetCurrentValue | (Inherited from BaseRenderableSeries) |
![]() | SetResourceReference | Searches for a resource with the specified name and sets up a resource reference to it for the specified property. (Inherited from BaseRenderableSeries) |
![]() | SetValue | Overloaded. Sets the local value of a dependency property, specified by its dependency property identifier. (Inherited from BaseRenderableSeries) |
![]() | ToString | Returns the string representation of a System.Windows.Controls.Control object. (Inherited from BaseRenderableSeries) |
![]() | TransformToAncestor | Overloaded. 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 BaseRenderableSeries) |
![]() | TransformToDescendant | Returns a transform that can be used to transform coordinates from the System.Windows.Media.Visual to the specified visual object descendant. (Inherited from BaseRenderableSeries) |
![]() | TransformToVisual | Returns a transform that can be used to transform coordinates from the System.Windows.Media.Visual to the specified visual object. (Inherited from BaseRenderableSeries) |
![]() | TranslatePoint | Translates a point relative to this element to coordinates that are relative to the specified element. (Inherited from BaseRenderableSeries) |
![]() | TryFindResource | Searches for a resource with the specified key, and returns that resource if found. (Inherited from BaseRenderableSeries) |
![]() | UnregisterName | Simplifies access to the System.Windows.NameScope de-registration method. (Inherited from BaseRenderableSeries) |
![]() | UpdateDefaultStyle | Reapplies the default style to the current System.Windows.FrameworkElement. (Inherited from BaseRenderableSeries) |
![]() | UpdateLayout | Ensures that all visual child elements of this element are properly updated for layout. (Inherited from BaseRenderableSeries) |
![]() | WriteXml | Converts BaseRenderableSeries into its XML representation. (Inherited from BaseRenderableSeries) |
Name | Description | |
---|---|---|
![]() | AddChild | Adds a specified object as the child of a System.Windows.Controls.ContentControl. (Inherited from System.Windows.Controls.ContentControl) |
![]() | AddText | Adds a specified text string to a System.Windows.Controls.ContentControl. (Inherited from BaseRenderableSeries) |
![]() | AddVisualChild | Defines the parent-child relationship between two visuals. (Inherited from BaseRenderableSeries) |
![]() | ArrangeCore | Implements System.Windows.UIElement.ArrangeCore(System.Windows.Rect) (defined as virtual in System.Windows.UIElement) and seals the implementation. (Inherited from BaseRenderableSeries) |
![]() | ArrangeOverride | Called to arrange and size the content of a System.Windows.Controls.Control object. (Inherited from BaseRenderableSeries) |
![]() | CreateRolloverMarker | Creates a RolloverMarker from the RolloverMarkerTemplate property (Inherited from BaseRenderableSeries) |
![]() | GetIsValidForDrawing | Overridden. Gets a value indicating whether this BaseRenderableSeries is valid for drawing. |
![]() | GetLayoutClip | Returns 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 BaseRenderableSeries) |
![]() | GetVisualChild | Overrides System.Windows.Media.Visual.GetVisualChild(System.Int32), and returns a child at the specified index from a collection of child elements. (Inherited from BaseRenderableSeries) |
![]() | HitTestCore | Overloaded. Implements System.Windows.Media.Visual.HitTestCore(System.Windows.Media.PointHitTestParameters) to supply base element hit testing behavior (returning System.Windows.Media.HitTestResult). (Inherited from BaseRenderableSeries) |
![]() | InternalDraw | Draws the series using the SciChart.Drawing.Common.IRenderContext2D and the IRenderPassData passed in From version 6 onward, this defers to the DrawingProviders class. If you wish to have custom drawing, you must implement a drawing provider (Inherited from BaseRenderableSeries) |
![]() | MeasureCore | Implements basic measure-pass layout system behavior for System.Windows.FrameworkElement. (Inherited from BaseRenderableSeries) |
![]() | MeasureOverride | Called to remeasure a control. (Inherited from BaseRenderableSeries) |
![]() | OnAccessKey | Provides class handling for when an access key that is meaningful for this element is invoked. (Inherited from BaseRenderableSeries) |
![]() | OnChildDesiredSizeChanged | Supports layout behavior when a child element is resized. (Inherited from BaseRenderableSeries) |
![]() | OnContentChanged | (Inherited from BaseRenderableSeries) |
![]() | OnContentStringFormatChanged | (Inherited from BaseRenderableSeries) |
![]() | OnContentTemplateChanged | (Inherited from BaseRenderableSeries) |
![]() | OnContentTemplateSelectorChanged | (Inherited from BaseRenderableSeries) |
![]() | OnContextMenuClosing | Invoked 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 BaseRenderableSeries) |
![]() | OnContextMenuOpening | Invoked 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 BaseRenderableSeries) |
![]() | OnCreateAutomationPeer | Returns class-specific System.Windows.Automation.Peers.AutomationPeer implementations for the Windows Presentation Foundation (WPF) infrastructure. (Inherited from BaseRenderableSeries) |
![]() | OnDataSeriesDependencyPropertyChanged | Overloaded. Overridden. Called when the DataSeries property changes - i.e. a new SciChart.Charting.Model.DataSeries.IDataSeries has been set |
![]() | OnDpiChanged | Called when the DPI at which this View is rendered changes. (Inherited from BaseRenderableSeries) |
![]() | OnDragEnter | Invoked 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 BaseRenderableSeries) |
![]() | OnDragLeave | Invoked 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 BaseRenderableSeries) |
![]() | OnDragOver | Invoked 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 BaseRenderableSeries) |
![]() | OnDrop | Invoked 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 BaseRenderableSeries) |
![]() | OnGiveFeedback | Invoked 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 BaseRenderableSeries) |
![]() | OnGotFocus | Invoked whenever an unhandled System.Windows.UIElement.GotFocus event reaches this element in its route. (Inherited from BaseRenderableSeries) |
![]() | OnGotKeyboardFocus | Invoked 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 BaseRenderableSeries) |
![]() | OnGotMouseCapture | Invoked 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 BaseRenderableSeries) |
![]() | OnGotStylusCapture | Invoked 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 BaseRenderableSeries) |
![]() | OnGotTouchCapture | Provides class handling for the System.Windows.UIElement.GotTouchCapture routed event that occurs when a touch is captured to this element. (Inherited from BaseRenderableSeries) |
![]() | OnInitialized | Raises the System.Windows.FrameworkElement.Initialized event. This method is invoked whenever System.Windows.FrameworkElement.IsInitialized is set to %[LangWord]true %internally. (Inherited from BaseRenderableSeries) |
![]() | OnIsKeyboardFocusedChanged | Invoked 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 BaseRenderableSeries) |
![]() | OnIsKeyboardFocusWithinChanged | Invoked 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 BaseRenderableSeries) |
![]() | OnIsMouseCapturedChanged | Invoked 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 BaseRenderableSeries) |
![]() | OnIsMouseCaptureWithinChanged | Invoked 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 BaseRenderableSeries) |
![]() | OnIsMouseDirectlyOverChanged | Invoked 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 BaseRenderableSeries) |
![]() | OnIsStylusCapturedChanged | Invoked 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 BaseRenderableSeries) |
![]() | OnIsStylusCaptureWithinChanged | Invoked 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 BaseRenderableSeries) |
![]() | OnIsStylusDirectlyOverChanged | Invoked 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 BaseRenderableSeries) |
![]() | OnKeyDown | Invoked 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 BaseRenderableSeries) |
![]() | OnKeyUp | Invoked 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 BaseRenderableSeries) |
![]() | OnLostFocus | Raises the System.Windows.UIElement.LostFocus routed event by using the event data that is provided. (Inherited from BaseRenderableSeries) |
![]() | OnLostKeyboardFocus | Invoked 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 BaseRenderableSeries) |
![]() | OnLostMouseCapture | Invoked 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 BaseRenderableSeries) |
![]() | OnLostStylusCapture | Invoked 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 BaseRenderableSeries) |
![]() | OnLostTouchCapture | Provides class handling for the System.Windows.UIElement.LostTouchCapture routed event that occurs when this element loses a touch capture. (Inherited from BaseRenderableSeries) |
![]() | OnManipulationBoundaryFeedback | Called when the System.Windows.UIElement.ManipulationBoundaryFeedback event occurs. (Inherited from BaseRenderableSeries) |
![]() | OnManipulationCompleted | Called when the System.Windows.UIElement.ManipulationCompleted event occurs. (Inherited from BaseRenderableSeries) |
![]() | OnManipulationDelta | Called when the System.Windows.UIElement.ManipulationDelta event occurs. (Inherited from BaseRenderableSeries) |
![]() | OnManipulationInertiaStarting | Called when the System.Windows.UIElement.ManipulationInertiaStarting event occurs. (Inherited from BaseRenderableSeries) |
![]() | OnManipulationStarted | Called when the System.Windows.UIElement.ManipulationStarted event occurs. (Inherited from BaseRenderableSeries) |
![]() | OnManipulationStarting | Provides class handling for the System.Windows.UIElement.ManipulationStarting routed event that occurs when the manipulation processor is first created. (Inherited from BaseRenderableSeries) |
![]() | OnMouseDoubleClick | Raises the System.Windows.Controls.Control.MouseDoubleClick routed event. (Inherited from BaseRenderableSeries) |
![]() | OnMouseDown | Invoked 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 BaseRenderableSeries) |
![]() | OnMouseEnter | Invoked 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 BaseRenderableSeries) |
![]() | OnMouseLeave | Invoked 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 BaseRenderableSeries) |
![]() | OnMouseLeftButtonDown | Invoked 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 BaseRenderableSeries) |
![]() | OnMouseLeftButtonUp | Invoked 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 BaseRenderableSeries) |
![]() | OnMouseMove | Invoked 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 BaseRenderableSeries) |
![]() | OnMouseRightButtonDown | Invoked 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 BaseRenderableSeries) |
![]() | OnMouseRightButtonUp | Invoked 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 BaseRenderableSeries) |
![]() | OnMouseUp | Invoked 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 BaseRenderableSeries) |
![]() | OnMouseWheel | Invoked 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 BaseRenderableSeries) |
![]() | OnParentSurfaceViewportSizeChanged | Called when the parent surface viewport size changes, immediately before a draw pass (Inherited from BaseRenderableSeries) |
![]() | OnPreviewDragEnter | Invoked 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 BaseRenderableSeries) |
![]() | OnPreviewDragLeave | Invoked 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 BaseRenderableSeries) |
![]() | OnPreviewDragOver | Invoked 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 BaseRenderableSeries) |
![]() | OnPreviewDrop | Invoked 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 BaseRenderableSeries) |
![]() | OnPreviewGiveFeedback | Invoked 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 BaseRenderableSeries) |
![]() | OnPreviewGotKeyboardFocus | Invoked 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 BaseRenderableSeries) |
![]() | OnPreviewKeyDown | Invoked 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 BaseRenderableSeries) |
![]() | OnPreviewKeyUp | Invoked 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 BaseRenderableSeries) |
![]() | OnPreviewLostKeyboardFocus | Invoked 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 BaseRenderableSeries) |
![]() | OnPreviewMouseDoubleClick | Raises the System.Windows.Controls.Control.PreviewMouseDoubleClick routed event. (Inherited from BaseRenderableSeries) |
![]() | OnPreviewMouseDown | Invoked 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 BaseRenderableSeries) |
![]() | OnPreviewMouseLeftButtonDown | Invoked 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 BaseRenderableSeries) |
![]() | OnPreviewMouseLeftButtonUp | Invoked 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 BaseRenderableSeries) |
![]() | OnPreviewMouseMove | Invoked 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 BaseRenderableSeries) |
![]() | OnPreviewMouseRightButtonDown | Invoked 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 BaseRenderableSeries) |
![]() | OnPreviewMouseRightButtonUp | Invoked 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 BaseRenderableSeries) |
![]() | OnPreviewMouseUp | Invoked 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 BaseRenderableSeries) |
![]() | OnPreviewMouseWheel | Invoked 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 BaseRenderableSeries) |
![]() | OnPreviewQueryContinueDrag | Invoked 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 BaseRenderableSeries) |
![]() | OnPreviewStylusButtonDown | Invoked 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 BaseRenderableSeries) |
![]() | OnPreviewStylusButtonUp | Invoked 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 BaseRenderableSeries) |
![]() | OnPreviewStylusDown | Invoked 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 BaseRenderableSeries) |
![]() | OnPreviewStylusInAirMove | Invoked 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 BaseRenderableSeries) |
![]() | OnPreviewStylusInRange | Invoked 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 BaseRenderableSeries) |
![]() | OnPreviewStylusMove | Invoked 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 BaseRenderableSeries) |
![]() | OnPreviewStylusOutOfRange | Invoked 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 BaseRenderableSeries) |
![]() | OnPreviewStylusSystemGesture | Invoked 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 BaseRenderableSeries) |
![]() | OnPreviewStylusUp | Invoked 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 BaseRenderableSeries) |
![]() | OnPreviewTextInput | Invoked 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 BaseRenderableSeries) |
![]() | OnPreviewTouchDown | Provides class handling for the System.Windows.UIElement.PreviewTouchDown routed event that occurs when a touch presses this element. (Inherited from BaseRenderableSeries) |
![]() | OnPreviewTouchMove | Provides class handling for the System.Windows.UIElement.PreviewTouchMove routed event that occurs when a touch moves while inside this element. (Inherited from BaseRenderableSeries) |
![]() | OnPreviewTouchUp | Provides class handling for the System.Windows.UIElement.PreviewTouchUp routed event that occurs when a touch is released inside this element. (Inherited from BaseRenderableSeries) |
![]() | OnPropertyChanged | Invoked whenever the effective value of any dependency property on this System.Windows.FrameworkElement has been updated. The specific dependency property that changed is reported in the arguments parameter. Overrides System.Windows.DependencyObject.OnPropertyChanged(System.Windows.DependencyPropertyChangedEventArgs). (Inherited from BaseRenderableSeries) |
![]() | OnQueryContinueDrag | Invoked 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 BaseRenderableSeries) |
![]() | OnQueryCursor | Invoked 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 BaseRenderableSeries) |
![]() | OnRender | When 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 BaseRenderableSeries) |
![]() | OnResamplingModeChanged | Called when resampling mode changes (Inherited from BaseRenderableSeries) |
![]() | OnResamplingPrecisionChanged | Called when resampling precision changes (Inherited from BaseRenderableSeries) |
![]() | OnSeriesColorChanged | Called when the Stroke dependency property changes. Allows derived types to do caching (Inherited from BaseRenderableSeries) |
![]() | OnStylusButtonDown | Invoked 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 BaseRenderableSeries) |
![]() | OnStylusButtonUp | Invoked 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 BaseRenderableSeries) |
![]() | OnStylusDown | Invoked 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 BaseRenderableSeries) |
![]() | OnStylusEnter | Invoked 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 BaseRenderableSeries) |
![]() | OnStylusInAirMove | Invoked 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 BaseRenderableSeries) |
![]() | OnStylusInRange | Invoked 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 BaseRenderableSeries) |
![]() | OnStylusLeave | Invoked 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 BaseRenderableSeries) |
![]() | OnStylusMove | Invoked 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 BaseRenderableSeries) |
![]() | OnStylusOutOfRange | Invoked 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 BaseRenderableSeries) |
![]() | OnStylusSystemGesture | Invoked 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 BaseRenderableSeries) |
![]() | OnStylusUp | Invoked 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 BaseRenderableSeries) |
![]() | OnTemplateChanged | (Inherited from BaseRenderableSeries) |
![]() | OnTextInput | Invoked 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 BaseRenderableSeries) |
![]() | OnToolTipClosing | Invoked 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 BaseRenderableSeries) |
![]() | OnToolTipOpening | Invoked 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 BaseRenderableSeries) |
![]() | OnTouchDown | Provides class handling for the System.Windows.UIElement.TouchDown routed event that occurs when a touch presses inside this element. (Inherited from BaseRenderableSeries) |
![]() | OnTouchEnter | Provides 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 BaseRenderableSeries) |
![]() | OnTouchLeave | Provides 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 BaseRenderableSeries) |
![]() | OnTouchMove | Provides class handling for the System.Windows.UIElement.TouchMove routed event that occurs when a touch moves while inside this element. (Inherited from BaseRenderableSeries) |
![]() | OnTouchUp | Provides class handling for the System.Windows.UIElement.TouchUp routed event that occurs when a touch is released inside this element. (Inherited from BaseRenderableSeries) |
![]() | RemoveVisualChild | Removes the parent-child relationship between two visuals. (Inherited from BaseRenderableSeries) |
Name | Description | |
---|---|---|
![]() | CanvasXy | Overloaded. Sets Canvas.Left, Canvas.Top to the X,Y value of a point |
![]() | Databind | Databinds the source property to the destination property |
![]() | DebugFinalizer<T> | Notifies that finalizer has been invoked |
![]() | FindLogicalParent<T> | Finds the logical parent of the System.Windows.FrameworkElement |
![]() | FindVisualChild<T> | Finds the visual child of type T |
![]() | FindVisualParent | Overloaded. Finds the visual parent of type T |
![]() | GetBoundsRelativeTo | Overloaded. Gets the bounds of an element relative to another SciChart.Core.Framework.IHitTestable element |
![]() | GetSeriesColorAtPoint | Returns the color of a particular data point in the passed SciChart.Charting.Visuals.RenderableSeries.IRenderableSeries instance. |
![]() | IsInVisualTree | Overloaded. Determines whether instance is in visual tree |
![]() | IsPointWithinBounds | Determines whether a Point is within bounds of an element |
![]() | IsVisible | Determines whether this instance is visible. |
![]() | MeasureArrange | Forces the layout pass on the element |
![]() | RegisterForNotification | Registers a PropertyChangedCallback on the property name |
![]() | RenderToBitmap | Overloaded. Renders a FrameworkElement to bitmap |
![]() | ThreadSafeSetValue | ThreadSafe DependencyObject.SetValue implementation |
![]() | ToDoubleArray | Overloaded. Converts an System.IComparable array to double array |
![]() | ToEnumerable<T> | Yields a single item, converting it to System.Collections.IEnumerable. |
![]() | ToStringArray2D<T> | |
![]() | TranslatePoint | Translates a Point relative to a SciChart.Core.Framework.IHitTestable element |
Name | Description | |
---|---|---|
![]() | ContextMenuClosing | Occurs just before any context menu on the element is closed. (Inherited from System.Windows.FrameworkElement) |
![]() | ContextMenuOpening | Occurs when any context menu on the element is opened. (Inherited from BaseRenderableSeries) |
![]() | DataContextChanged | Occurs when the data context for this element changes. (Inherited from BaseRenderableSeries) |
![]() | DragEnter | Occurs when the input system reports an underlying drag event with this element as the drag target. (Inherited from BaseRenderableSeries) |
![]() | DragLeave | Occurs when the input system reports an underlying drag event with this element as the drag origin. (Inherited from BaseRenderableSeries) |
![]() | DragOver | Occurs when the input system reports an underlying drag event with this element as the potential drop target. (Inherited from BaseRenderableSeries) |
![]() | Drop | Occurs when the input system reports an underlying drop event with this element as the drop target. (Inherited from BaseRenderableSeries) |
![]() | FocusableChanged | Occurs when the value of the System.Windows.UIElement.Focusable property changes. (Inherited from BaseRenderableSeries) |
![]() | GiveFeedback | Occurs when the input system reports an underlying drag-and-drop event that involves this element. (Inherited from BaseRenderableSeries) |
![]() | GotFocus | Occurs when this element gets logical focus. (Inherited from BaseRenderableSeries) |
![]() | GotKeyboardFocus | Occurs when the keyboard is focused on this element. (Inherited from BaseRenderableSeries) |
![]() | GotMouseCapture | Occurs when this element captures the mouse. (Inherited from BaseRenderableSeries) |
![]() | GotStylusCapture | Occurs when this element captures the stylus. (Inherited from BaseRenderableSeries) |
![]() | GotTouchCapture | Occurs when a touch is captured to this element. (Inherited from BaseRenderableSeries) |
![]() | Initialized | Occurs when this System.Windows.FrameworkElement is initialized. This event coincides with cases where the value of the System.Windows.FrameworkElement.IsInitialized property changes from false (or undefined) to true. (Inherited from BaseRenderableSeries) |
![]() | IsEnabledChanged | Occurs when the value of the System.Windows.UIElement.IsEnabled property on this element changes. (Inherited from BaseRenderableSeries) |
![]() | IsHitTestVisibleChanged | Occurs when the value of the System.Windows.UIElement.IsHitTestVisible dependency property changes on this element. (Inherited from BaseRenderableSeries) |
![]() | IsKeyboardFocusedChanged | Occurs when the value of the System.Windows.UIElement.IsKeyboardFocused property changes on this element. (Inherited from BaseRenderableSeries) |
![]() | IsKeyboardFocusWithinChanged | Occurs when the value of the System.Windows.UIElement.IsKeyboardFocusWithinChanged property changes on this element. (Inherited from BaseRenderableSeries) |
![]() | IsMouseCapturedChanged | Occurs when the value of the System.Windows.UIElement.IsMouseCaptured property changes on this element. (Inherited from BaseRenderableSeries) |
![]() | IsMouseCaptureWithinChanged | Occurs when the value of the System.Windows.UIElement.IsMouseCaptureWithinProperty changes on this element. (Inherited from BaseRenderableSeries) |
![]() | IsMouseDirectlyOverChanged | Occurs when the value of the System.Windows.UIElement.IsMouseDirectlyOver property changes on this element. (Inherited from BaseRenderableSeries) |
![]() | IsStylusCapturedChanged | Occurs when the value of the System.Windows.UIElement.IsStylusCaptured property changes on this element. (Inherited from BaseRenderableSeries) |
![]() | IsStylusCaptureWithinChanged | Occurs when the value of the System.Windows.UIElement.IsStylusCaptureWithin property changes on this element. (Inherited from BaseRenderableSeries) |
![]() | IsStylusDirectlyOverChanged | Occurs when the value of the System.Windows.UIElement.IsStylusDirectlyOver property changes on this element. (Inherited from BaseRenderableSeries) |
![]() | IsVisibleChanged | Event raised whenever IsVisible property changed (Inherited from BaseRenderableSeries) |
![]() | KeyDown | Occurs when a key is pressed while focus is on this element. (Inherited from BaseRenderableSeries) |
![]() | KeyUp | Occurs when a key is released while focus is on this element. (Inherited from BaseRenderableSeries) |
![]() | LayoutUpdated | Occurs when the layout of the various visual elements associated with the current System.Windows.Threading.Dispatcher changes. (Inherited from BaseRenderableSeries) |
![]() | Loaded | Occurs when the element is laid out, rendered, and ready for interaction. (Inherited from BaseRenderableSeries) |
![]() | LostFocus | Occurs when this element loses logical focus. (Inherited from BaseRenderableSeries) |
![]() | LostKeyboardFocus | Occurs when the keyboard is no longer focused on this element,. (Inherited from BaseRenderableSeries) |
![]() | LostMouseCapture | Occurs when this element loses mouse capture. (Inherited from BaseRenderableSeries) |
![]() | LostStylusCapture | Occurs when this element loses stylus capture. (Inherited from BaseRenderableSeries) |
![]() | LostTouchCapture | Occurs when this element loses a touch capture. (Inherited from BaseRenderableSeries) |
![]() | ManipulationBoundaryFeedback | Occurs when the manipulation encounters a boundary. (Inherited from BaseRenderableSeries) |
![]() | ManipulationCompleted | Occurs when a manipulation and inertia on the System.Windows.UIElement object is complete. (Inherited from BaseRenderableSeries) |
![]() | ManipulationDelta | Occurs when the input device changes position during a manipulation. (Inherited from BaseRenderableSeries) |
![]() | ManipulationInertiaStarting | Occurs when the input device loses contact with the System.Windows.UIElement object during a manipulation and inertia begins. (Inherited from BaseRenderableSeries) |
![]() | ManipulationStarted | Occurs when an input device begins a manipulation on the System.Windows.UIElement object. (Inherited from BaseRenderableSeries) |
![]() | ManipulationStarting | Occurs when the manipulation processor is first created. (Inherited from BaseRenderableSeries) |
![]() | MouseDoubleClick | Occurs when a mouse button is clicked two or more times. (Inherited from BaseRenderableSeries) |
![]() | MouseDown | Occurs when any mouse button is pressed while the pointer is over this element. (Inherited from BaseRenderableSeries) |
![]() | MouseEnter | Occurs when the mouse pointer enters the bounds of this element. (Inherited from BaseRenderableSeries) |
![]() | MouseLeave | Occurs when the mouse pointer leaves the bounds of this element. (Inherited from BaseRenderableSeries) |
![]() | MouseLeftButtonDown | Occurs when the left mouse button is pressed while the mouse pointer is over this element. (Inherited from BaseRenderableSeries) |
![]() | MouseLeftButtonUp | Occurs when the left mouse button is released while the mouse pointer is over this element. (Inherited from BaseRenderableSeries) |
![]() | MouseMove | Occurs when the mouse pointer moves while over this element. (Inherited from BaseRenderableSeries) |
![]() | MouseRightButtonDown | Occurs when the right mouse button is pressed while the mouse pointer is over this element. (Inherited from BaseRenderableSeries) |
![]() | MouseRightButtonUp | Occurs when the right mouse button is released while the mouse pointer is over this element. (Inherited from BaseRenderableSeries) |
![]() | MouseUp | Occurs when any mouse button is released over this element. (Inherited from BaseRenderableSeries) |
![]() | MouseWheel | Occurs when the user rotates the mouse wheel while the mouse pointer is over this element. (Inherited from BaseRenderableSeries) |
![]() | PreviewDragEnter | Occurs when the input system reports an underlying drag event with this element as the drag target. (Inherited from BaseRenderableSeries) |
![]() | PreviewDragLeave | Occurs when the input system reports an underlying drag event with this element as the drag origin. (Inherited from BaseRenderableSeries) |
![]() | PreviewDragOver | Occurs when the input system reports an underlying drag event with this element as the potential drop target. (Inherited from BaseRenderableSeries) |
![]() | PreviewDrop | Occurs when the input system reports an underlying drop event with this element as the drop target. (Inherited from BaseRenderableSeries) |
![]() | PreviewGiveFeedback | Occurs when a drag-and-drop operation is started. (Inherited from BaseRenderableSeries) |
![]() | PreviewGotKeyboardFocus | Occurs when the keyboard is focused on this element. (Inherited from BaseRenderableSeries) |
![]() | PreviewKeyDown | Occurs when a key is pressed while focus is on this element. (Inherited from BaseRenderableSeries) |
![]() | PreviewKeyUp | Occurs when a key is released while focus is on this element. (Inherited from BaseRenderableSeries) |
![]() | PreviewLostKeyboardFocus | Occurs when the keyboard is no longer focused on this element. (Inherited from BaseRenderableSeries) |
![]() | PreviewMouseDoubleClick | Occurs when a user clicks the mouse button two or more times. (Inherited from BaseRenderableSeries) |
![]() | PreviewMouseDown | Occurs when any mouse button is pressed while the pointer is over this element. (Inherited from BaseRenderableSeries) |
![]() | PreviewMouseLeftButtonDown | Occurs when the left mouse button is pressed while the mouse pointer is over this element. (Inherited from BaseRenderableSeries) |
![]() | PreviewMouseLeftButtonUp | Occurs when the left mouse button is released while the mouse pointer is over this element. (Inherited from BaseRenderableSeries) |
![]() | PreviewMouseMove | Occurs when the mouse pointer moves while the mouse pointer is over this element. (Inherited from BaseRenderableSeries) |
![]() | PreviewMouseRightButtonDown | Occurs when the right mouse button is pressed while the mouse pointer is over this element. (Inherited from BaseRenderableSeries) |
![]() | PreviewMouseRightButtonUp | Occurs when the right mouse button is released while the mouse pointer is over this element. (Inherited from BaseRenderableSeries) |
![]() | PreviewMouseUp | Occurs when any mouse button is released while the mouse pointer is over this element. (Inherited from BaseRenderableSeries) |
![]() | PreviewMouseWheel | Occurs when the user rotates the mouse wheel while the mouse pointer is over this element. (Inherited from BaseRenderableSeries) |
![]() | PreviewQueryContinueDrag | Occurs when there is a change in the keyboard or mouse button state during a drag-and-drop operation. (Inherited from BaseRenderableSeries) |
![]() | PreviewStylusButtonDown | Occurs when the stylus button is pressed while the pointer is over this element. (Inherited from BaseRenderableSeries) |
![]() | PreviewStylusButtonUp | Occurs when the stylus button is released while the pointer is over this element. (Inherited from BaseRenderableSeries) |
![]() | PreviewStylusDown | Occurs when the stylus touches the digitizer while it is over this element. (Inherited from BaseRenderableSeries) |
![]() | PreviewStylusInAirMove | Occurs when the stylus moves over an element without actually touching the digitizer. (Inherited from BaseRenderableSeries) |
![]() | PreviewStylusInRange | Occurs when the stylus is close enough to the digitizer to be detected, while over this element. (Inherited from BaseRenderableSeries) |
![]() | PreviewStylusMove | Occurs when the stylus moves while over the element. The stylus must move while being detected by the digitizer to raise this event, otherwise, System.Windows.UIElement.PreviewStylusInAirMove is raised instead. (Inherited from BaseRenderableSeries) |
![]() | PreviewStylusOutOfRange | Occurs when the stylus is too far from the digitizer to be detected. (Inherited from BaseRenderableSeries) |
![]() | PreviewStylusSystemGesture | Occurs when a user performs one of several stylus gestures. (Inherited from BaseRenderableSeries) |
![]() | PreviewStylusUp | Occurs when the user raises the stylus off the digitizer while the stylus is over this element. (Inherited from BaseRenderableSeries) |
![]() | PreviewTextInput | Occurs when this element gets text in a device-independent manner. (Inherited from BaseRenderableSeries) |
![]() | PreviewTouchDown | Occurs when a finger touches the screen while the finger is over this element. (Inherited from BaseRenderableSeries) |
![]() | PreviewTouchMove | Occurs when a finger moves on the screen while the finger is over this element. (Inherited from BaseRenderableSeries) |
![]() | PreviewTouchUp | Occurs when a finger is raised off of the screen while the finger is over this element. (Inherited from BaseRenderableSeries) |
![]() | QueryContinueDrag | Occurs when there is a change in the keyboard or mouse button state during a drag-and-drop operation. (Inherited from BaseRenderableSeries) |
![]() | QueryCursor | Occurs when the cursor is requested to display. This event is raised on an element each time that the mouse pointer moves to a new location, which means the cursor object might need to be changed based on its new position. (Inherited from BaseRenderableSeries) |
![]() | RequestBringIntoView | Occurs when System.Windows.FrameworkElement.BringIntoView(System.Windows.Rect) is called on this element. (Inherited from BaseRenderableSeries) |
![]() | SelectionChanged | Event raised whenever IsSelected property changed (Inherited from BaseRenderableSeries) |
![]() | SizeChanged | Occurs when either the System.Windows.FrameworkElement.ActualHeight or the System.Windows.FrameworkElement.ActualWidth properties change value on this element. (Inherited from BaseRenderableSeries) |
![]() | SourceUpdated | Occurs when the source value changes for any existing property binding on this element. (Inherited from BaseRenderableSeries) |
![]() | StylusButtonDown | Occurs when the stylus button is pressed while the pointer is over this element. (Inherited from BaseRenderableSeries) |
![]() | StylusButtonUp | Occurs when the stylus button is released while the pointer is over this element. (Inherited from BaseRenderableSeries) |
![]() | StylusDown | Occurs when the stylus touches the digitizer while the stylus is over this element. (Inherited from BaseRenderableSeries) |
![]() | StylusEnter | Occurs when the stylus enters the bounds of this element. (Inherited from BaseRenderableSeries) |
![]() | StylusInAirMove | Occurs when the stylus moves over an element without actually touching the digitizer. (Inherited from BaseRenderableSeries) |
![]() | StylusInRange | Occurs when the stylus is close enough to the digitizer to be detected, while over this element. (Inherited from BaseRenderableSeries) |
![]() | StylusLeave | Occurs when the stylus leaves the bounds of the element. (Inherited from BaseRenderableSeries) |
![]() | StylusMove | Occurs when the stylus moves over this element. The stylus must move while on the digitizer to raise this event. Otherwise, System.Windows.UIElement.StylusInAirMove is raised instead. (Inherited from BaseRenderableSeries) |
![]() | StylusOutOfRange | Occurs when the stylus is too far from the digitizer to be detected, while over this element. (Inherited from BaseRenderableSeries) |
![]() | StylusSystemGesture | Occurs when a user performs one of several stylus gestures. (Inherited from BaseRenderableSeries) |
![]() | StylusUp | Occurs when the user raises the stylus off the digitizer while it is over this element. (Inherited from BaseRenderableSeries) |
![]() | TargetUpdated | Occurs when the target value changes for any property binding on this element. (Inherited from BaseRenderableSeries) |
![]() | TextInput | Occurs when this element gets text in a device-independent manner. (Inherited from BaseRenderableSeries) |
![]() | ToolTipClosing | Occurs just before any tooltip on the element is closed. (Inherited from BaseRenderableSeries) |
![]() | ToolTipOpening | Occurs when any tooltip on the element is opened. (Inherited from BaseRenderableSeries) |
![]() | TouchDown | Occurs when a finger touches the screen while the finger is over this element. (Inherited from BaseRenderableSeries) |
![]() | TouchEnter | Occurs when a touch moves from outside to inside the bounds of this element. (Inherited from BaseRenderableSeries) |
![]() | TouchLeave | Occurs when a touch moves from inside to outside the bounds of this element. (Inherited from BaseRenderableSeries) |
![]() | TouchMove | Occurs when a finger moves on the screen while the finger is over this element. (Inherited from BaseRenderableSeries) |
![]() | TouchUp | Occurs when a finger is raised off of the screen while the finger is over this element. (Inherited from BaseRenderableSeries) |
![]() | Unloaded | Occurs when the element is removed from within an element tree of loaded elements. (Inherited from BaseRenderableSeries) |