FlexPivot for WinForms
LineMarkerInteraction 列挙体

C1.Win.FlexChart.4.5.2 アセンブリ > C1.Win.Chart.Interaction 名前空間 : LineMarkerInteraction 列挙体
Specifies the interaction mode of the LineMarker.
シンタックス
'宣言
 
Public Enum LineMarkerInteraction 
   Inherits System.Enum
public enum LineMarkerInteraction : System.Enum 
メンバ
メンバ解説
DragLineMarker dragged by mouse.
MoveLineMarker moved by mouse.
NoneNo interaction.
継承階層

System.Object
   System.ValueType
      System.Enum
         C1.Win.Chart.Interaction.LineMarkerInteraction

参照

C1.Win.Chart.Interaction 名前空間