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

In This Topic
    SelectionStyle Property (FlexChartBase)
    In This Topic
    Gets or sets the style of selected element.
    Syntax
    'Declaration
     
    Public Property SelectionStyle As ChartStyle
    public ChartStyle SelectionStyle {get; set;}
    See Also