menu

UWP

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class FinancialTechnicalIndicator - UWP API Reference | Syncfusion

    Show / Hide Table of Contents

    Class FinancialTechnicalIndicator

    Base class for all the Financial technical indicators available in SfChart control.

    Inheritance
    System.Object
    ChartSeriesBase
    ChartSeries
    FinancialTechnicalIndicator
    AccumulationDistributionIndicator
    AverageTrueRangeIndicator
    BollingerBandIndicator
    ExponentialAverageIndicator
    MACDTechnicalIndicator
    MomentumTechnicalIndicator
    RSITechnicalIndicator
    SimpleAverageIndicator
    StochasticTechnicalIndicator
    TriangularAverageIndicator
    Implements
    ICloneable
    ISupportAxes2D
    ISupportAxes
    Inherited Members
    ChartSeries.Area
    ChartSeries.CreateSegment()
    ChartSeries.GetDataPointIndex(Double, Double)
    ChartSeries.OnApplyTemplate()
    ChartSeries.Stroke
    ChartSeries.StrokeProperty
    ChartSeries.StrokeThickness
    ChartSeries.StrokeThicknessProperty
    ChartSeriesBase.ActualXAxis
    ChartSeriesBase.ActualXValues
    ChartSeriesBase.ActualYAxis
    ChartSeriesBase.Adornments
    ChartSeriesBase.AnimationDuration
    ChartSeriesBase.AnimationDurationProperty
    ChartSeriesBase.ChartTransformer
    ChartSeriesBase.ClearUnUsedSegments(Int32)
    ChartSeriesBase.Clone()
    ChartSeriesBase.ColorModel
    ChartSeriesBase.ColorModelProperty
    ChartSeriesBase.ColorValues
    ChartSeriesBase.CreateEmptyPointSegments(IList<Double>, List<List<Double>>, List<List<Double>>)
    ChartSeriesBase.CreateTransformer(Size, Boolean)
    ChartSeriesBase.DataCount
    ChartSeriesBase.EmptyPointInterior
    ChartSeriesBase.EmptyPointInteriorProperty
    ChartSeriesBase.EmptyPointStyle
    ChartSeriesBase.EmptyPointStyleProperty
    ChartSeriesBase.EmptyPointSymbolTemplate
    ChartSeriesBase.EmptyPointSymbolTemplateProperty
    ChartSeriesBase.EmptyPointValue
    ChartSeriesBase.EmptyPointValueProperty
    ChartSeriesBase.EnableAnimation
    ChartSeriesBase.EnableAnimationProperty
    ChartSeriesBase.FindNearestChartPoint(Point, Double, Double, Double)
    ChartSeriesBase.GeneratePoints(String[], IList<Double>[])
    ChartSeriesBase.GetAvailableSize()
    ChartSeriesBase.GetPreviousSeries(ChartSeriesBase)
    ChartSeriesBase.GetSideBySideInfo(ChartSeriesBase)
    ChartSeriesBase.GetSpacing(DependencyObject)
    ChartSeriesBase.GetXValues()
    ChartSeriesBase.InitialDelayTimer
    ChartSeriesBase.Interior
    ChartSeriesBase.InteriorProperty
    ChartSeriesBase.Invalidate()
    ChartSeriesBase.IsAreaTypeSeries
    ChartSeriesBase.IsBitmapSeries
    ChartSeriesBase.IsColorPathSeries
    ChartSeriesBase.IsIndexed
    ChartSeriesBase.IsLinear
    ChartSeriesBase.IsSeriesVisible
    ChartSeriesBase.IsSeriesVisibleProperty
    ChartSeriesBase.IsSideBySide
    ChartSeriesBase.IsSortData
    ChartSeriesBase.IsSortDataProperty
    ChartSeriesBase.IsStacked
    ChartSeriesBase.IsTooltipAvailable(Canvas)
    ChartSeriesBase.ItemsSource
    ChartSeriesBase.ItemsSourceProperty
    ChartSeriesBase.Label
    ChartSeriesBase.LabelProperty
    ChartSeriesBase.LegendIcon
    ChartSeriesBase.LegendIconProperty
    ChartSeriesBase.LegendIconTemplate
    ChartSeriesBase.LegendIconTemplateProperty
    ChartSeriesBase.ListenPropertyChange
    ChartSeriesBase.ListenPropertyChangeProperty
    ChartSeriesBase.OnBindingPathChanged(DependencyPropertyChangedEventArgs)
    ChartSeriesBase.OnDataSourceChanged(DependencyPropertyChangedEventArgs)
    ChartSeriesBase.OnPointerExited(PointerRoutedEventArgs)
    ChartSeriesBase.OnPointerMoved(PointerRoutedEventArgs)
    ChartSeriesBase.OnPointerPressed(PointerRoutedEventArgs)
    ChartSeriesBase.OnPointerReleased(PointerRoutedEventArgs)
    ChartSeriesBase.OnSeriesMouseDown(Object, Point)
    ChartSeriesBase.OnSeriesMouseUp(Object, Point)
    ChartSeriesBase.OnTapped(TappedRoutedEventArgs)
    ChartSeriesBase.Palette
    ChartSeriesBase.PaletteProperty
    ChartSeriesBase.Position(Point, ChartTooltip)
    ChartSeriesBase.PropertyChanged
    ChartSeriesBase.ResumeNotification()
    ChartSeriesBase.SegmentColorPath
    ChartSeriesBase.SegmentColorPathProperty
    ChartSeriesBase.Segments
    ChartSeriesBase.SelectedIndexChanged(Int32, Int32)
    ChartSeriesBase.SelectedSegment
    ChartSeriesBase.SelectedSegments
    ChartSeriesBase.SelectedSegmentsIndexes
    ChartSeriesBase.SeriesSelectionBrush
    ChartSeriesBase.SeriesSelectionBrushProperty
    ChartSeriesBase.SetDoubleAnimation(ChartTooltip)
    ChartSeriesBase.SetIndividualDataTablePoint(Int32, Object, Boolean)
    ChartSeriesBase.SetIndividualPoint(Int32, Object, Boolean)
    ChartSeriesBase.SetSpacing(DependencyObject, Double)
    ChartSeriesBase.SetTooltipDuration()
    ChartSeriesBase.ShowEmptyPoints
    ChartSeriesBase.ShowEmptyPointsProperty
    ChartSeriesBase.ShowTooltip
    ChartSeriesBase.ShowTooltipProperty
    ChartSeriesBase.SortBy
    ChartSeriesBase.SortByProperty
    ChartSeriesBase.SortDirection
    ChartSeriesBase.SortDirectionProperty
    ChartSeriesBase.SpacingProperty
    ChartSeriesBase.SuspendNotification()
    ChartSeriesBase.Timer
    ChartSeriesBase.TooltipTemplate
    ChartSeriesBase.TooltipTemplateProperty
    ChartSeriesBase.TrackBallLabelTemplate
    ChartSeriesBase.TrackBallLabelTemplateProperty
    ChartSeriesBase.UpdateArea()
    ChartSeriesBase.VisibilityOnLegend
    ChartSeriesBase.VisibilityOnLegendProperty
    ChartSeriesBase.XBindingPath
    ChartSeriesBase.XBindingPathProperty
    ChartSeriesBase.YPaths
    Namespace: Syncfusion.UI.Xaml.Charts
    Assembly: Syncfusion.SfChart.UWP.dll
    Syntax
    public abstract class FinancialTechnicalIndicator : ChartSeries, ICloneable, ISupportAxes2D, ISupportAxes

    Constructors

    FinancialTechnicalIndicator()

    Declaration
    protected FinancialTechnicalIndicator()

    Fields

    CloseProperty

    The DependencyProperty for Close property.

    Declaration
    public static readonly DependencyProperty CloseProperty
    Field Value
    Type
    Windows.UI.Xaml.DependencyProperty

    CustomTemplateProperty

    The DependencyProperty for CustomTemplate property.

    Declaration
    public static readonly DependencyProperty CustomTemplateProperty
    Field Value
    Type
    Windows.UI.Xaml.DependencyProperty

    HighProperty

    The DependencyProperty for High property.

    Declaration
    public static readonly DependencyProperty HighProperty
    Field Value
    Type
    Windows.UI.Xaml.DependencyProperty

    IsTransposedProperty

    The DependencyProperty for IsTransposed property.

    Declaration
    public static readonly DependencyProperty IsTransposedProperty
    Field Value
    Type
    Windows.UI.Xaml.DependencyProperty

    LowProperty

    The DependencyProperty for Low property.

    Declaration
    public static readonly DependencyProperty LowProperty
    Field Value
    Type
    Windows.UI.Xaml.DependencyProperty

    OpenProperty

    The DependencyProperty for Open property.

    Declaration
    public static readonly DependencyProperty OpenProperty
    Field Value
    Type
    Windows.UI.Xaml.DependencyProperty

    SeriesNameProperty

    The DependencyProperty for SeriesName property.

    Declaration
    public static readonly DependencyProperty SeriesNameProperty
    Field Value
    Type
    Windows.UI.Xaml.DependencyProperty

    ShowTrackballInfoProperty

    The DependencyProperty for ShowTrackballInfo property.

    Declaration
    public static readonly DependencyProperty ShowTrackballInfoProperty
    Field Value
    Type
    Windows.UI.Xaml.DependencyProperty

    StrokeDashArrayProperty

    The DependencyProperty for StrokeDashArray property.

    Declaration
    public static readonly DependencyProperty StrokeDashArrayProperty
    Field Value
    Type
    Windows.UI.Xaml.DependencyProperty

    VolumeProperty

    The DependencyProperty for Volume property.

    Declaration
    public static readonly DependencyProperty VolumeProperty
    Field Value
    Type
    Windows.UI.Xaml.DependencyProperty

    XAxisProperty

    The DependencyProperty for XAxis property.

    Declaration
    public static readonly DependencyProperty XAxisProperty
    Field Value
    Type
    Windows.UI.Xaml.DependencyProperty

    YAxisProperty

    The DependencyProperty for YAxis property.

    Declaration
    public static readonly DependencyProperty YAxisProperty
    Field Value
    Type
    Windows.UI.Xaml.DependencyProperty

    Properties

    Close

    Gets or sets the property path to retrieve close value from ItemsSource.

    Declaration
    public string Close { get; set; }
    Property Value
    Type
    System.String

    CustomTemplate

    Gets or sets the custom template.

    Declaration
    public DataTemplate CustomTemplate { get; set; }
    Property Value
    Type
    Windows.UI.Xaml.DataTemplate

    High

    Gets or sets the property path to retrieve high value from ItemsSource.

    Declaration
    public string High { get; set; }
    Property Value
    Type
    System.String

    IsTransposed

    Gets or sets a value indicating whether to exchange the orientation of the series.

    Declaration
    public bool IsTransposed { get; set; }
    Property Value
    Type Description
    System.Boolean

    True exchanges the horizontal axis to vertical and vice versa. False is the default behavior.

    Low

    Gets or sets the property path to retrieve low value from ItemsSource.

    Declaration
    public string Low { get; set; }
    Property Value
    Type
    System.String

    Open

    Gets or sets the property path to retrieve open value from ItemsSource.

    Declaration
    public string Open { get; set; }
    Property Value
    Type
    System.String

    SeriesName

    Gets or sets the name of the series to which this indicator is associated with.

    Declaration
    public string SeriesName { get; set; }
    Property Value
    Type
    System.String

    ShowTrackballInfo

    Gets or sets a value indicating whether to show/hide indicator value.

    Declaration
    public bool ShowTrackballInfo { get; set; }
    Property Value
    Type
    System.Boolean

    StrokeDashArray

    Gets or sets the stroke dash array for the line.

    Declaration
    public DoubleCollection StrokeDashArray { get; set; }
    Property Value
    Type Description
    Windows.UI.Xaml.Media.DoubleCollection

    Windows.UI.Xaml.Media.DoubleCollection.

    Volume

    Gets or sets the property path to retrieve volume data from ItemsSource.

    Declaration
    public string Volume { get; set; }
    Property Value
    Type
    System.String

    XAxis

    Gets or sets the XAxis.

    Declaration
    public ChartAxisBase2D XAxis { get; set; }
    Property Value
    Type
    ChartAxisBase2D

    XRange

    Gets the values of XRange.

    Declaration
    public DoubleRange XRange { get; }
    Property Value
    Type
    DoubleRange

    YAxis

    Gets or sets the associated YAxis.

    Declaration
    public RangeAxisBase YAxis { get; set; }
    Property Value
    Type
    RangeAxisBase

    YRange

    Gets the values of YRange.

    Declaration
    public DoubleRange YRange { get; }
    Property Value
    Type
    DoubleRange

    Methods

    CloneSeries(DependencyObject)

    Declaration
    protected override DependencyObject CloneSeries(DependencyObject obj)
    Parameters
    Type Name Description
    Windows.UI.Xaml.DependencyObject obj
    Returns
    Type
    Windows.UI.Xaml.DependencyObject
    Overrides
    ChartSeries.CloneSeries(DependencyObject)

    CreateSegments()

    Creates the segments of financial technical indicators.

    Declaration
    public override void CreateSegments()
    Overrides
    ChartSeriesBase.CreateSegments()

    GeneratePoints()

    Method implementation for GeneratePoints for TechnicalIndicator.

    Declaration
    protected override void GeneratePoints()
    Overrides
    ChartSeriesBase.GeneratePoints()

    OnDataSourceChanged(IEnumerable, IEnumerable)

    Called when data source changed.

    Declaration
    protected override void OnDataSourceChanged(IEnumerable oldValue, IEnumerable newValue)
    Parameters
    Type Name Description
    System.Collections.IEnumerable oldValue

    The old value.

    System.Collections.IEnumerable newValue

    The new value.

    Overrides
    ChartSeriesBase.OnDataSourceChanged(IEnumerable, IEnumerable)

    OnXAxisChanged(ChartAxis, ChartAxis)

    Called when XAxis property changed.

    Declaration
    protected virtual void OnXAxisChanged(ChartAxis oldAxis, ChartAxis newAxis)
    Parameters
    Type Name Description
    ChartAxis oldAxis

    Specifies the old axis value.

    ChartAxis newAxis

    Specifies the new axis value.

    OnYAxisChanged(ChartAxis, ChartAxis)

    Called when YAxis property changed.

    Declaration
    protected virtual void OnYAxisChanged(ChartAxis oldAxis, ChartAxis newAxis)
    Parameters
    Type Name Description
    ChartAxis oldAxis

    Specifies the old axis value.

    ChartAxis newAxis

    Specifies the new axis value.

    SetSeriesItemSource(ChartSeriesBase)

    Method implementation for set ItemsSource to TechnicalIndicator.

    Declaration
    protected virtual void SetSeriesItemSource(ChartSeriesBase series)
    Parameters
    Type Name Description
    ChartSeriesBase series

    TechnicalIndicator instance

    UpdateSegments(Int32, NotifyCollectionChangedAction)

    Updates the segment at the specified index.

    Declaration
    public override void UpdateSegments(int index, NotifyCollectionChangedAction action)
    Parameters
    Type Name Description
    System.Int32 index

    The index of the segment.

    System.Collections.Specialized.NotifyCollectionChangedAction action

    The action that caused the segments collection changed event.

    Overrides
    ChartSeriesBase.UpdateSegments(Int32, NotifyCollectionChangedAction)

    Explicit Interface Implementations

    ISupportAxes.ActualXAxis

    Declaration
    ChartAxis ISupportAxes.ActualXAxis { get; }
    Returns
    Type
    ChartAxis

    ISupportAxes.ActualYAxis

    Declaration
    ChartAxis ISupportAxes.ActualYAxis { get; }
    Returns
    Type
    ChartAxis

    Implements

    ICloneable
    ISupportAxes2D
    ISupportAxes

    Extension Methods

    DateTimeExtension.ToDateTime(Object)

    See Also

    AccumulationDistributionIndicator
    AverageTrueRangeIndicator
    BollingerBandIndicator
    ExponentialAverageIndicator
    MACDTechnicalIndicator
    MomentumTechnicalIndicator
    RSITechnicalIndicator
    SimpleAverageIndicator
    StochasticTechnicalIndicator
    TriangularAverageIndicator
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved