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



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