FlexChart | ComponentOne
C1.WPF.Chart.Finance Assembly / C1.WPF.Chart.Finance Namespace / C1FinancialChart Class / SelectionMode Property

In This Topic
    SelectionMode Property (C1FinancialChart)
    In This Topic
    Gets or sets the chart selection mode.
    Syntax
    'Declaration
     
    Public Property SelectionMode As ChartSelectionMode
    public ChartSelectionMode SelectionMode {get; set;}
    See Also