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

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc 名前空間 : InteractiveAxes 列挙体
Specifies the interactive axes of the chart gestures.
シンタックス
'宣言
 
Public Enum InteractiveAxes 
   Inherits System.Enum
public enum InteractiveAxes : System.Enum 
メンバ
メンバ解説
XInteractive Axis X.
XYInteractive Both Axis X and Axis Y.
YInteractive Axis Y.
継承階層

System.Object
   System.ValueType
      System.Enum
         C1.Web.Mvc.InteractiveAxes

参照

C1.Web.Mvc 名前空間