Reports for WinForms
ChartBarLabelStyle 列挙体

C1.C1Report.4 アセンブリ > C1.C1Rdl.Rdl2008 名前空間 : ChartBarLabelStyle 列挙体
横棒グラフとガントチャートのデータポイントラベルの配置を示します。
シンタックス
'宣言
 
Public Enum ChartBarLabelStyle 
   Inherits System.Enum
public enum ChartBarLabelStyle : System.Enum 
メンバ
メンバ解説
Centerラベルは中央に配置されます。
Leftラベルは左に配置されます。
Outsideラベルは外側に配置されます。
Rightラベルは右に配置されます。
継承階層

System.Object
   System.ValueType
      System.Enum
         C1.C1Rdl.Rdl2008.ChartBarLabelStyle

参照

C1.C1Rdl.Rdl2008 名前空間