FlexPivot for WinForms
LineMarkerLines 列挙体

C1.Win.FlexChart.4.5.2 アセンブリ > C1.Win.Chart.Interaction 名前空間 : LineMarkerLines 列挙体
Specifies the visibility of the LineMarker lines.
シンタックス
'宣言
 
Public Enum LineMarkerLines 
   Inherits System.Enum
public enum LineMarkerLines : System.Enum 
メンバ
メンバ解説
BothDraw horizontal and vertical marker lines.
HorizontalDraw horizontal marker lines.
NoneNot used.
VerticalDraw vertical marker lines.
継承階層

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

参照

C1.Win.Chart.Interaction 名前空間