ComponentOne FinancialChart for WPF
C1.WPF.Chart.Finance Namespace / FinancialChartOptions Class
Fields Properties Methods


In This Topic
    FinancialChartOptions Class Members
    In This Topic

    The following tables list the members exposed by FinancialChartOptions.

    Public Constructors
    Public Fields
     NameDescription
    Public Fieldstatic (Shared in Visual Basic)Identifies the BoxSize dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the DataFields dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the NewLineBreaks dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the RangeMode dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the ReversalAmount dependency property.  
    Top
    Public Properties
     NameDescription
    Public PropertySpecifies the box size for the Renko chart. The default value is 2.  
    Public PropertyGets or sets the maximum symbol size for bubble chart. (Inherited from C1.WPF.Chart.ChartOptions)
    Public PropertyGets or sets the minimal symbol size for bubble chart. (Inherited from C1.WPF.Chart.ChartOptions)
    Public PropertyGets or sets the cluster size. (Inherited from C1.WPF.Chart.ChartOptions)
    Public PropertySpecifies the DataFieldsDataFields used for the Kagi and Renko charts. The default value is DataFields.Close.  
    Public Property (Inherited from System.Windows.DependencyObject)
    Public Property (Inherited from System.Windows.Threading.DispatcherObject)
    Public PropertyGets or sets the neck height as percentage for the Funnel chart. (Inherited from C1.WPF.Chart.ChartOptions)
    Public PropertyGets or sets the neck width as percentage for the Funnel chart. (Inherited from C1.WPF.Chart.ChartOptions)
    Public PropertyGets or sets the type of Funnel chart. (Inherited from C1.WPF.Chart.ChartOptions)
    Public PropertyGets or sets the histogram appearance. (Inherited from C1.WPF.Chart.ChartOptions)
    Public PropertyGets or sets the histogram bin width. (Inherited from C1.WPF.Chart.ChartOptions)
    Public PropertyGets or sets the histogram cumulative mode. (Inherited from C1.WPF.Chart.ChartOptions)
    Public PropertyGets or sets the value indicating whather to show histogram norma curve. (Inherited from C1.WPF.Chart.ChartOptions)
    Public Property (Inherited from C1.WPF.Chart.ChartOptions)
    Public Property (Inherited from System.Windows.DependencyObject)
    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.  
    Public PropertySpecifies the RangeModeRangeMode for the Kagi and Renko charts. The default value is RangeMode.Fixed.  
    Public PropertySpecifies the reversal amount for the Kagi chart. The default value is 14.  
    Top
    Public Methods
    Protected Methods
     NameDescription
    Protected Method (Inherited from System.Windows.DependencyObject)
    Top
    See Also