FlexReport for WinForms
ChartCompass 列挙体


C1.Win.FlexReport.8 アセンブリ > C1.Win.FlexReport.Chart 名前空間 : ChartCompass 列挙体
Specifies the compass position of a chart element.
シンタックス
'宣言
 
Public Enum ChartCompass 
   Inherits System.Enum
'使用法
 
Dim instance As ChartCompass
public enum ChartCompass : System.Enum 
メンバ
メンバ解説
East
Object is positioned east or to the right side.
North
Object is positioned north or above.
South
Object is positioned south or below.
West
Object is positioned west or to the left side.
継承階層

System.Object
   System.ValueType
      System.Enum
         C1.Win.FlexReport.Chart.ChartCompass

参照

参照

C1.Win.FlexReport.Chart 名前空間