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

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