ASP.NET MVC コントロールヘルプ
LegendOrientation 列挙体

C1.Web.Mvc アセンブリ > C1.Web.Mvc.Chart 名前空間 : LegendOrientation 列挙体
要素の方向を指定します。
シンタックス
'宣言
 
Public Enum LegendOrientation 
   Inherits System.Enum
public enum LegendOrientation : System.Enum 
メンバ
メンバ解説
Auto方向は要素の位置に基づいて自動的に選択されます。
Horizontal水平方向
Vertical垂直方向
継承階層

System.Object
   System.ValueType
      System.Enum
         C1.Web.Mvc.Chart.LegendOrientation

参照

C1.Web.Mvc.Chart 名前空間