ComponentOne FinancialChart for UWP
C1.Xaml.Chart.Finance Namespace / PointAndFigureOptions Class
Fields Properties Methods


In This Topic
    PointAndFigureOptions Class Members
    In This Topic

    The following tables list the members exposed by PointAndFigureOptions.

    Public Constructors
    Public Fields
     NameDescription
    Public Fieldstatic (Shared in Visual Basic)Identifies the Period dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the Scaling dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the SquareGrid dependency property.  
    Top
    Public Properties
     NameDescription
    Public PropertySpecifies the box size for the Renko chart. The default value is 2. (Inherited from C1.Xaml.Chart.Finance.FinancialChartOptions)
    Public PropertyGets or sets the maximum symbol size for bubble chart. (Inherited from C1.Xaml.Chart.ChartOptions)
    Public PropertyGets or sets the minimal symbol size for bubble chart. (Inherited from C1.Xaml.Chart.ChartOptions)
    Public PropertyGets or sets the cluster size. (Inherited from C1.Xaml.Chart.ChartOptions)
    Public PropertySpecifies the DataFieldsDataFields used for the Kagi and Renko charts. The default value is DataFields.Close. (Inherited from C1.Xaml.Chart.Finance.FinancialChartOptions)
    Public Property (Inherited from Windows.UI.Xaml.DependencyObject)
    Public PropertyGets or sets the neck height as percentage for the Funnel chart. (Inherited from C1.Xaml.Chart.ChartOptions)
    Public PropertyGets or sets the neck width as percentage for the Funnel chart. (Inherited from C1.Xaml.Chart.ChartOptions)
    Public PropertyGets or sets the type of Funnel chart. (Inherited from C1.Xaml.Chart.ChartOptions)
    Public Property (Inherited from C1.Xaml.Chart.ChartOptions)
    Public PropertyGets or sets the number of previous boxes that must be compared before a new box is drawn in Line Break charts. The default value is 3. (Inherited from C1.Xaml.Chart.Finance.FinancialChartOptions)
    Public PropertySpecifies the ATR period for PointAndFigure chart. The default value is 14.  
    Public PropertySpecifies the RangeModeRangeMode for the Kagi and Renko charts. The default value is RangeMode.Fixed. (Inherited from C1.Xaml.Chart.Finance.FinancialChartOptions)
    Public PropertySpecifies the reversal amount for the Kagi chart. The default value is 14. (Inherited from C1.Xaml.Chart.Finance.FinancialChartOptions)
    Public PropertySpecifies the scaling for PointAndFigure chart. The default value is traditional.  
    Public Property  
    Top
    Public Methods
    See Also