ASP.NET Core MVC コントロールヘルプ
ChartAxis<T> クラス メンバ
プロパティ 

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc 名前空間 : ChartAxis<T> クラス

ChartAxis<T>データ型で公開されるメンバを以下の表に示します。

パブリック コンストラクタ
 名前解説
Public コンストラクタCreates one ChartAxis<T> instance.  
トップ
パブリック プロパティ
 名前解説
Public プロパティGets or sets a value indicating whether the axis line is visible.  
Public プロパティGets or sets the comma-separated property names for property "ItemsSource".  
Public プロパティGets or sets the format string used for axis labels  
Public プロパティGets or sets the itemFormatter client-side function name for axis labels.  
Public プロパティGets or sets the items source for axis labels.  
Public プロパティGets or sets the label alignment.  
Public プロパティGets or sets the rotation angle of axis labels. The angle is measured in degrees with valid values ranging from -90 to 90.  
Public プロパティGets or sets the label padding.  
Public プロパティGets or sets a value indicating whether axis labels are visible.  
Public プロパティGets or sets the logarithmic base of the axis.  
Public プロパティGets or sets a value indicating whether the axis includes grid lines.  
Public プロパティGets or sets the location of axis tick marks.  
Public プロパティGets or sets the number of units between axis labels.If the axis contains date values, then the units are expressed in days.  
Public プロパティGets or sets the maximum value shown on the axis. If not set, the maximum is calculated automatically.  
Public プロパティGets or sets the minimum value shown on the axis. If not set, the minimum is calculated automatically.  
Public プロパティGets or sets a value indicating whether the axis includes minor grid lines.  
Public プロパティGets or sets the location of minor axis tick marks.  
Public プロパティGets or sets the number of units between minor axis ticks. If the axis contains date values, then the units are expressed in days.  
Public プロパティGets or sets the axis name.  
Public プロパティOccurs when axis range changed.  
Public プロパティGets or sets the value at which the axis crosses perpendicular axis.  
Public プロパティGets or sets a value indicating how to handle overlapped axis labels.  
Public プロパティGets or sets the plot area for the axis.  
Public プロパティGets or sets the enumerated axis position.  
Public プロパティGets or sets a value indicating whether the axis is reversed (top to bottom or right to left).  
Public プロパティGets or sets the title text shown next to the axis.  
トップ
参照

ChartAxis<T> クラス
C1.Web.Mvc 名前空間