FlexChart for WinForms
ChartSelectionMode 列挙体

C1.Chart アセンブリ > C1.Chart 名前空間 : ChartSelectionMode 列挙体
Available selection modes.
シンタックス
'宣言
 
Public Enum ChartSelectionMode 
   Inherits System.Enum
public enum ChartSelectionMode : System.Enum 
メンバ
メンバ解説
None
Selection is disabled.
Point
Point selection.
Series
Series selection.
継承階層

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

参照

参照

C1.Chart 名前空間