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

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