FlexPivot for WinForms
RangeSliderScrollBehavior 列挙体

C1.Win.FlexChart.4.5.2 アセンブリ > C1.Win.Chart.Interaction 名前空間 : RangeSliderScrollBehavior 列挙体
Specifies how thumbs will be moved when mouse click will be performed outside selected area.
シンタックス
'宣言
 
Public Enum RangeSliderScrollBehavior 
   Inherits System.Enum
public enum RangeSliderScrollBehavior : System.Enum 
メンバ
メンバ解説
NoneBoth thumbs will not move.
RangeBoth thumbs will be moved to direction of mouse by a large distance.
ThumbClosest thumb will be moved to direction of mouse by a large distance.
継承階層

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

参照

C1.Win.Chart.Interaction 名前空間