ComponentOne FinancialChart for WPF
C1.WPF.Chart Namespace / C1FlexChart Class / OptionsProperty Field



In This Topic
    OptionsProperty Field
    In This Topic
    Identifies the Options dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly OptionsProperty As DependencyProperty
    'Usage
     
    
    Dim value As DependencyProperty
     
    value = C1FlexChart.OptionsProperty
    public static readonly DependencyProperty OptionsProperty
    public:
    static readonly DependencyProperty^ OptionsProperty
    See Also