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

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