FlexChart | ComponentOne
C1.Win.FlexChart.8 Assembly / C1.Win.Chart.Styles.Base Namespace / FlexChartBaseStyles Class / Selection Property

In This Topic
    Selection Property (FlexChartBaseStyles)
    In This Topic
    Gets or sets style containing display attributes that determine the general appearance of the C1.Win.Chart.FlexChart selection.
    Syntax
    'Declaration
     
    Public Property Selection As CommonBaseStyle
    public CommonBaseStyle Selection {get; set;}
    See Also