FlexPivot for WinForms
TickMark 列挙体

C1.Win.FlexChart.4.5.2 アセンブリ > C1.Chart 名前空間 : TickMark 列挙体
Specifies whether and where the axis tick marks appear.
シンタックス
'宣言
 
Public Enum TickMark 
   Inherits System.Enum
public enum TickMark : System.Enum 
メンバ
メンバ解説
CrossTick marks cross the axis.
InsideTick marks appear inside the plot area.
NoneNo tick marks appear.
OutsideTick marks appear outside the plot area.
継承階層

System.Object
   System.ValueType
      System.Enum
         C1.Chart.TickMark

参照

C1.Chart 名前空間