Blazor コントロール
HorizontalAlignment 列挙体

C1.Blazor.Chart アセンブリ > C1.Blazor.Chart 名前空間 : HorizontalAlignment 列挙体
水平方向の配置を指定します。
シンタックス
'宣言
 
Public Enum HorizontalAlignment 
   Inherits System.Enum
public enum HorizontalAlignment : System.Enum 
メンバ
メンバ解説
Center中央揃え
Left左揃え
Right右揃え
継承階層

System.Object
   System.ValueType
      System.Enum
         C1.Blazor.Chart.HorizontalAlignment

参照

C1.Blazor.Chart 名前空間