BarChart for ASP.NET WebForms
LineChartDirection 列挙体

C1.Web.Wijmo.Controls.4 アセンブリ > C1.Web.Wijmo.Controls.C1Chart 名前空間 : LineChartDirection 列挙体
この列挙体のメンバを使用し、LineChart.Direction プロパティの値を設定します。
シンタックス
'宣言
 
Public Enum LineChartDirection 
   Inherits System.Enum
public enum LineChartDirection : System.Enum 
メンバ
メンバ解説
HorizontalLineChart の線を水平に描画します。
VerticalLineChart の線を垂直に描画します。
継承階層

System.Object
   System.ValueType
      System.Enum
         C1.Web.Wijmo.Controls.C1Chart.LineChartDirection

参照

C1.Web.Wijmo.Controls.C1Chart 名前空間