FlexChart | ComponentOne
C1.WPF.Chart 程序集 / C1.WPF.Chart 命名空间 / FlexChartBase 类 / SelectionStyle 属性

本主题中
    SelectionStyle 属性 (FlexChartBase)
    本主题中
    Gets or sets the style of selected element.
    语法
    '声明
     
    Public Property SelectionStyle As ChartStyle
    public ChartStyle SelectionStyle {get; set;}
    请参见