|
Name |
Description |
|
ActualHeight
|
Gets the rendered height of this element. This is a dependency property. (Inherited from System.Windows.FrameworkElement)
|
|
ActualWidth
|
Gets the rendered width of this element. This is a dependency property. (Inherited from System.Windows.FrameworkElement)
|
|
AllowDrop
|
For internal use. (Inherited from ChartElement)
|
|
Animation
|
Gets or sets an animation of the indicator.
(Inherited from Indicator)
|
|
AnimationAutoStartMode
|
Specifies the behavior of an indicator when a chart control automatically starts animation. This is a dependency property.
(Inherited from Indicator)
|
|
AreAnyTouchesCaptured
|
(Inherited from System.Windows.UIElement)
|
|
AreAnyTouchesCapturedWithin
|
(Inherited from System.Windows.UIElement)
|
|
AreAnyTouchesDirectlyOver
|
(Inherited from System.Windows.UIElement)
|
|
AreAnyTouchesOver
|
(Inherited from System.Windows.UIElement)
|
|
AxisY
|
Specifies the Y-axis (or its View Model) that measures an indicator.
(Inherited from SeparatePaneIndicator)
|
|
AxisYIndex
|
For internal use only.
(Inherited from SeparatePaneIndicator)
|
|
Background
|
Overrides the System.Windows.Controls.Control.Background property to hide it.
(Inherited from Indicator)
|
|
BindingGroup
|
Gets or sets the BindingGroup that is used for StandardDeviation.
(Inherited from ChartElement)
|
|
BitmapEffect
|
Obsolete. Gets or sets a bitmap effect that applies directly to the rendered content for this element. This is a dependency property. (Inherited from System.Windows.UIElement)
|
|
BitmapEffectInput
|
Obsolete. 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 System.Windows.UIElement)
|
|
BorderBrush
|
Overrides the System.Windows.Controls.Control.BorderBrush property to hide it.
(Inherited from Indicator)
|
|
BorderThickness
|
Overrides the System.Windows.Controls.Control.BorderThickness property to hide it.
(Inherited from Indicator)
|
|
Brush
|
Gets or sets the color of the indicator.
(Inherited from Indicator)
|
|
CacheMode
|
(Inherited from System.Windows.UIElement)
|
|
CheckableInLegend
|
Specifies a value which determines whether to show a legend check box instead of a legend marker for a financial indicator.
(Inherited from Indicator)
|
|
CheckedInLegend
|
Gets or sets a value that determines whether a legend check box is checked for a financial indicator.
(Inherited from Indicator)
|
|
Clip
|
Overrides the System.Windows.UIElement.Clip property to hide it.
(Inherited from Indicator)
|
|
ClipToBounds
|
Indicates whether or not to clip the StandardDeviation's content (or content coming from the child elements of this element) to fit into the containing element.
(Inherited from ChartElement)
|
|
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 System.Windows.UIElement)
|
|
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. This is a dependency property. (Inherited from System.Windows.FrameworkElement)
|
|
Cursor
|
Gets or sets the cursor that displays when the mouse pointer is over this element. This is a dependency property. (Inherited from System.Windows.FrameworkElement)
|
|
DataContext
|
Gets or sets the data context for an element when it participates in data binding. This is a dependency property. (Inherited from System.Windows.FrameworkElement)
|
|
DependencyObjectType
|
Gets the System.Windows.DependencyObjectType that wraps the CLR type of this instance. (Inherited from System.Windows.DependencyObject)
|
|
DesiredSize
|
Gets the size that this element computed during the measure pass of the layout process. (Inherited from System.Windows.UIElement)
|
|
Dispatcher
|
Gets the System.Windows.Threading.Dispatcher this System.Windows.Threading.DispatcherObject is associated with. (Inherited from System.Windows.Threading.DispatcherObject)
|
|
Effect
|
Overrides the System.Windows.UIElement.Effect property to hide it.
(Inherited from Indicator)
|
|
FlowDirection
|
This property is hidden, because it is not supported in this class.
(Inherited from ChartElement)
|
|
Focusable
|
Overrides the System.Windows.UIElement.Focusable property to hide it.
(Inherited from Indicator)
|
|
FocusVisualStyle
|
Overrides the System.Windows.FrameworkContentElement.FocusVisualStyle property to hide it.
(Inherited from ChartElement)
|
|
FontFamily
|
This property is hidden, because it is not supported in this class.
(Inherited from Indicator)
|
|
FontSize
|
This property is hidden, because it is not supported in this class.
(Inherited from Indicator)
|
|
FontStretch
|
This property is hidden, because it is not supported in this class.
(Inherited from Indicator)
|
|
FontStyle
|
This property is hidden, because it is not supported in this class.
(Inherited from Indicator)
|
|
FontWeight
|
This property is hidden, because it is not supported in this class.
(Inherited from Indicator)
|
|
ForceCursor
|
Indicates whether or not StandardDeviation should force the user interface (UI) to render the cursor as declared by the FrameworkElement.Cursor property.
(Inherited from ChartElement)
|
|
Foreground
|
Overrides the System.Windows.Controls.Control.Foreground property to hide it.
(Inherited from Indicator)
|
|
HasAnimatedProperties
|
Gets a value indicating whether this element has any animated properties. (Inherited from System.Windows.UIElement)
|
|
Height
|
Gets or sets the height of the element.
(Inherited from ChartElement)
|
|
HorizontalAlignment
|
Gets or sets the horizontal alignment of the element.
(Inherited from ChartElement)
|
|
HorizontalContentAlignment
|
Gets or sets the horizontal alignment of the element's content.
(Inherited from ChartElement)
|
|
InputBindings
|
Gets the collection of input bindings associated with this element. (Inherited from System.Windows.UIElement)
|
|
InputScope
|
Gets or sets the context for input used by this System.Windows.FrameworkElement. This is a dependency property. (Inherited from System.Windows.FrameworkElement)
|
|
IsArrangeValid
|
Gets a value indicating whether the computed size and position of child elements in this element's layout are valid. (Inherited from System.Windows.UIElement)
|
|
IsEnabled
|
Indicates whether or not this element is enabled in the user interface (UI).
(Inherited from ChartElement)
|
|
IsFocused
|
Gets a value that determines whether this element has logical focus. This is a dependency property. (Inherited from System.Windows.UIElement)
|
|
IsHitTestVisible
|
Defines whether or not this element can possibly be returned as a hit test result from some portion of its rendered content.
(Inherited from ChartElement)
|
|
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 System.Windows.FrameworkElement)
|
|
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 System.Windows.UIElement)
|
|
IsKeyboardFocused
|
Gets a value indicating whether this element has keyboard focus. This is a dependency property. (Inherited from System.Windows.UIElement)
|
|
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 System.Windows.UIElement)
|
|
IsLoaded
|
Gets a value that indicates whether this element has been loaded for presentation. (Inherited from System.Windows.FrameworkElement)
|
|
IsManipulationEnabled
|
(Inherited from System.Windows.UIElement)
|
|
IsMeasureValid
|
Gets a value indicating whether the current size returned by layout measure is valid. (Inherited from System.Windows.UIElement)
|
|
IsMouseCaptured
|
Gets a value indicating whether the mouse is captured to this element. This is a dependency property. (Inherited from System.Windows.UIElement)
|
|
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 System.Windows.UIElement)
|
|
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 System.Windows.UIElement)
|
|
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 System.Windows.UIElement)
|
|
IsSealed
|
Gets a value that declares whether this instance is currently read-only. (Inherited from System.Windows.DependencyObject)
|
|
IsStylusCaptured
|
Gets a value indicating whether the stylus is captured by this element. This is a dependency property. (Inherited from System.Windows.UIElement)
|
|
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 System.Windows.UIElement)
|
|
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 System.Windows.UIElement)
|
|
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 System.Windows.UIElement)
|
|
IsTabStop
|
Indicates whether or not the element is included in tab navigation.
(Inherited from ChartElement)
|
|
IsVisible
|
Gets a value indicating whether this element is visible in the user interface (UI). This is a dependency property. (Inherited from System.Windows.UIElement)
|
|
Item
|
For internal use. Provides indexed access to individual items on the indicator.
(Inherited from Indicator)
|
|
Language
|
Gets or sets localization/globalization language information that applies to an element. This is a dependency property. (Inherited from System.Windows.FrameworkElement)
|
|
LayoutTransform
|
Overrides the System.Windows.FrameworkElement.LayoutTransform property to hide it.
(Inherited from Indicator)
|
|
Legend
|
Specifies a legend (or its View Model) that contains the indicator's legend item.
(Inherited from Indicator)
|
|
LegendIndex
|
For internal use only.
(Inherited from Indicator)
|
|
LegendMarkerTemplate
|
Gets or sets the template that defines the presentation of the legend marker for this indicator.
(Inherited from Indicator)
|
|
LegendText
|
Gets or sets the text that identifies the indicator within the legend of a chart control.
(Inherited from Indicator)
|
|
LineStyle
|
Specifies the indicator's line style settings.
(Inherited from Indicator)
|
|
Margin
|
This property is hidden, because it is not supported in this class.
(Inherited from Indicator)
|
|
MaxHeight
|
Gets or sets the maximum height constraint of the element.
(Inherited from ChartElement)
|
|
MaxWidth
|
Gets or sets the maximum width constraint of the element.
(Inherited from ChartElement)
|
|
MinHeight
|
Gets or sets the minimum height constraint of the element.
(Inherited from ChartElement)
|
|
MinWidth
|
Gets or sets the minimum width constraint of the element.
(Inherited from ChartElement)
|
|
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. This is a dependency property. (Inherited from System.Windows.FrameworkElement)
|
|
Opacity
|
This property is hidden, because it is not supported in this class.
(Inherited from Indicator)
|
|
OpacityMask
|
This property is hidden, because it is not supported in this class.
(Inherited from Indicator)
|
|
OverridesDefaultStyle
|
Indicates whether or not this element incorporates style properties from theme styles.
(Inherited from ChartElement)
|
|
Padding
|
This property is hidden, because it is not supported in this class.
(Inherited from Indicator)
|
|
Pane
|
Specifies the pane (or its View Model), on which the indicator is plotted.
(Inherited from SeparatePaneIndicator)
|
|
PaneIndex
|
For internal use only.
(Inherited from SeparatePaneIndicator)
|
|
Parent
|
Gets the logical parent element of this element. (Inherited from System.Windows.FrameworkElement)
|
|
PersistId
|
Obsolete. Gets a value that uniquely identifies this element. (Inherited from System.Windows.UIElement)
|
|
PointsCount
|
Gets or sets the number of data points used to calculate the indicator.
|
|
RenderSize
|
Gets (or sets, but see Remarks) the final render size of this element. (Inherited from System.Windows.UIElement)
|
|
RenderTransform
|
This property is hidden, because it is not supported in this class.
(Inherited from Indicator)
|
|
RenderTransformOrigin
|
This property is hidden, because it is not supported in this class.
(Inherited from Indicator)
|
|
Resources
|
Gets or sets the locally-defined resource dictionary. (Inherited from System.Windows.FrameworkElement)
|
|
ShowInLegend
|
Specifies whether the indicator (Fibonacci Indicators, Regression Lines, Moving Average and Envelope or Trend Lines) is represented in the chart's legend.
(Inherited from Indicator)
|
|
SnapsToDevicePixels
|
Determines whether or not rendering for this element should use device-specific pixel settings during rendering.
(Inherited from ChartElement)
|
|
Style
|
Gets or sets the style used by this element when it is rendered. This is a dependency property. (Inherited from System.Windows.FrameworkElement)
|
|
TabIndex
|
Gets or sets the tab index of the element.
(Inherited from ChartElement)
|
|
Tag
|
Gets or sets an arbitrary object value that can be used to store custom information about this element. This is a dependency property. (Inherited from System.Windows.FrameworkElement)
|
|
Template
|
Gets or sets a control template. This is a dependency property. (Inherited from System.Windows.Controls.Control)
|
|
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 System.Windows.FrameworkElement)
|
|
ToolTip
|
This property is hidden and is intended for internal use.
(Inherited from Indicator)
|
|
TouchesCaptured
|
(Inherited from System.Windows.UIElement)
|
|
TouchesCapturedWithin
|
(Inherited from System.Windows.UIElement)
|
|
TouchesDirectlyOver
|
(Inherited from System.Windows.UIElement)
|
|
TouchesOver
|
(Inherited from System.Windows.UIElement)
|
|
Triggers
|
Gets the collection of triggers established directly on this element, or in child elements. (Inherited from System.Windows.FrameworkElement)
|
|
TypeNameSerializable
|
Gets the string value used to support serialization of the chart element.
(Inherited from ChartElement)
|
|
Uid
|
Gets or sets the unique identifier (for localization) for this element.
(Inherited from ChartElement)
|
|
UseLayoutRounding
|
This property is hidden, because it is not supported in this class.
(Inherited from ChartElement)
|
|
ValueLevel
|
Gets or sets the value specifying which series point value should be used to calculate the indicator.
|
|
VerticalAlignment
|
Gets or sets the vertical alignment of the element.
(Inherited from ChartElement)
|
|
VerticalContentAlignment
|
Gets or sets the vertical alignment of the element's content.
(Inherited from ChartElement)
|
|
Visibility
|
This property is hidden, because it is not supported in this class.
(Inherited from Indicator)
|
|
Visible
|
Specifies whether the indicator is visible.
(Inherited from Indicator)
|
|
Width
|
Gets or sets the width of the element.
(Inherited from ChartElement)
|