ComponentOne FlexPivot for WinForms
C1.Win.FlexChart.4.8 Assembly / C1.Win.Chart Namespace / FlexChart Class / SelectionStyle Property

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