ComponentOne FinancialChart for UWP Edition
WilliamsR Class
Members 

C1.Xaml.Chart.Finance Namespace : WilliamsR Class
Represents a Williams %R indicator series for the FinancialChart.
Object Model
WilliamsR ClassChartStyle ClassAxis ClassAxis ClassDataLabel ClassChartStyle ClassChartStyle Class
Syntax
'Declaration
 
Public Class WilliamsR 
   Inherits IndicatorBase
public class WilliamsR : IndicatorBase 
Remarks
Williams %R is a momentum indicator that is the inverse of a fast stochastic oscillator. The Williams %R indicator is designed to tell whether an asset is trading near the high or low of its trading range.
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.__ComObject
         System.Runtime.InteropServices.WindowsRuntime.RuntimeClass
            Windows.UI.Xaml.DependencyObject
               C1.Xaml.Chart.Series
                  C1.Xaml.Chart.Finance.FinancialSeries
                     C1.Xaml.Chart.Finance.IndicatorBase
                        C1.Xaml.Chart.Finance.WilliamsR

See Also

Reference

WilliamsR Members
C1.Xaml.Chart.Finance Namespace