ComponentOne FlexChart for UWP
C1.UWP.FlexChart Assembly / C1.Xaml.Chart Namespace / FlexChartBase Class / SelectionStyle Property

In This Topic
    SelectionStyle Property
    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