FlexChart for WinForms
LabelOverlappingOptions 列挙体

C1.Chart アセンブリ > C1.Chart 名前空間 : LabelOverlappingOptions 列挙体
Specifies label overlapping options.
シンタックス
'宣言
 
Public Enum LabelOverlappingOptions 
   Inherits System.Enum
public enum LabelOverlappingOptions : System.Enum 
メンバ
メンバ解説
None
No overlapping allowed.
OutsidePlotArea
Allow labels outside plot area.
OverlapDataPoints
Allow overlapping with data points
継承階層

System.Object
   System.ValueType
      System.Enum
         C1.Chart.LabelOverlappingOptions

参照

参照

C1.Chart 名前空間