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

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc.Chart 名前空間 : LegendOrientation 列挙体
Specifies the element orientation.
シンタックス
'宣言
 
Public Enum LegendOrientation 
   Inherits System.Enum
public enum LegendOrientation : System.Enum 
メンバ
メンバ解説
AutoOrientation is selected automatically based on element position.
HorizontalHorizontal orientation.
VerticalVertical orientation.
継承階層

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

参照

C1.Web.Mvc.Chart 名前空間