ComponentOne FlexPivot for WinForms
C1.Win.FlexChart.4.5.2 Assembly / C1.Win.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