FlexChart | ComponentOne
C1.WPF.Chart 程序集 / C1.Chart 命名空间 / ChartSelectionMode 枚举

本主题中
    ChartSelectionMode 枚举
    本主题中
    Available selection modes.
    语法
    '声明
     
    Public Enum ChartSelectionMode 
       Inherits System.Enum
    public enum ChartSelectionMode : System.Enum 
    成员
    成员说明
    NoneSelection is disabled.
    PointPoint selection.
    SeriesSeries selection.
    继承层次

    System.Object
       System.ValueType
          System.Enum
             C1.Chart.ChartSelectionMode

    请参见