ComponentOne FinancialChart for WPF
C1.WPF.Chart Namespace / FlexChartBase Class / SelectionModeProperty Field



In This Topic
    SelectionModeProperty Field (FlexChartBase)
    In This Topic
    Identifies the SelectionMode dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly SelectionModeProperty As DependencyProperty
    'Usage
     
    
    Dim value As DependencyProperty
     
    value = FlexChartBase.SelectionModeProperty
    public static readonly DependencyProperty SelectionModeProperty
    public:
    static readonly DependencyProperty^ SelectionModeProperty
    See Also