ComponentOne FinancialChart for WinForms
C1.Win.Chart.Finance Namespace / PointAndFigureOptions Class
Properties

In This Topic
    PointAndFigureOptions Class Members
    In This Topic

    The following tables list the members exposed by PointAndFigureOptions.

    Public Constructors
    Public Properties
     NameDescription
    Public PropertySpecifies the box size for the Renko chart. The default value is 2. (Inherited from C1.Win.Chart.Finance.FinancialChartOptions)
    Public PropertyGets or sets the maximum symbol size for bubble chart. (Inherited from C1.Win.Chart.ChartOptions)
    Public PropertyGets or sets the minimal symbol size for bubble chart. (Inherited from C1.Win.Chart.ChartOptions)
    Public PropertyGets or sets the cluster size for column and bar charts. (Inherited from C1.Win.Chart.ChartOptions)
    Public PropertySpecifies the DataFieldsDataFields used for the Kagi and Renko charts. The default value is DataFields.Close. (Inherited from C1.Win.Chart.Finance.FinancialChartOptions)
    Public PropertyGets or sets the neck height for funnel chart. (Inherited from C1.Win.Chart.ChartOptions)
    Public PropertyGets or sets the neck width for funnel chart. (Inherited from C1.Win.Chart.ChartOptions)
    Public PropertyGets or sets the type of funnel chart. (Inherited from C1.Win.Chart.ChartOptions)
    Public PropertyGets or sets the histogram appearance. (Inherited from C1.Win.Chart.ChartOptions)
    Public PropertyGets or sets the histogram bin width. (Inherited from C1.Win.Chart.ChartOptions)
    Public PropertyGets or sets the histogram cumulative mode. (Inherited from C1.Win.Chart.ChartOptions)
    Public PropertyGets or sets the value indicating whather to show histogram norma curve. (Inherited from C1.Win.Chart.ChartOptions)
    Public PropertyGets or sets a value indicating how to interpret missing values. (Inherited from C1.Win.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.Win.Chart.Finance.FinancialChartOptions)
    Public PropertySpecifies the ATR period for Point and Figure 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.Win.Chart.Finance.FinancialChartOptions)
    Public PropertySpecifies the reversal amount for the Kagi chart. The default value is 2. (Inherited from C1.Win.Chart.Finance.FinancialChartOptions)
    Public PropertyGets or sets the point and figure (P&F) chart scaling.  
    Public PropertySpecifies whether the Point and Figure chart has square grid. The default value is false.  
    Top
    See Also