ASP.NET Core MVC コントロールヘルプ
ChartAxisBuilder<T> クラス メンバ
メソッド 

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

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

パブリック コンストラクタ
 名前解説
Public コンストラクタCreates one ChartAxisBuilder<T> instance to configurate obj.  
トップ
パブリック メソッド
 名前解説
Public メソッドConfigurates C1.Web.Mvc.ChartAxis<T>.AxisLine. Sets a value indicating whether the axis line is visible.  
Public メソッドオーバーロードされます。 Bind the axis with a special data source to customize the labels.  
Public メソッドConfigurates C1.Web.Mvc.ChartAxis<T>.Binding. Sets the comma-separated property names for property "ItemsSource".  
Public メソッドConfigurates C1.Web.Mvc.ChartAxis<T>.ItemsSource. Sets ItemsSource settings.  
Public メソッドConfigurates C1.Web.Mvc.ChartAxis<T>.ItemsSource. Sets ItemsSource settings.  
Public メソッドConfigurates C1.Web.Mvc.ChartAxis<T>.Format. Sets the format string used for axis labels  
Public メソッドConfigurates C1.Web.Mvc.ChartAxis<T>.ItemFormatter. Sets the itemFormatter client-side function name for axis labels.  
Public メソッドConfigurates C1.Web.Mvc.ChartAxis<T>.LabelAlign. Sets the label alignment.  
Public メソッドConfigurates C1.Web.Mvc.ChartAxis<T>.LabelAngle. Sets the rotation angle of axis labels. The angle is measured in degrees with valid values ranging from -90 to 90.  
Public メソッドConfigurates C1.Web.Mvc.ChartAxis<T>.LabelPadding. Sets the label padding.  
Public メソッドConfigurates C1.Web.Mvc.ChartAxis<T>.Labels. Sets a value indicating whether axis labels are visible.  
Public メソッドConfigurates C1.Web.Mvc.ChartAxis<T>.LogBase. Sets the logarithmic base of the axis.  
Public メソッドConfigurates C1.Web.Mvc.ChartAxis<T>.MajorGrid. Sets a value indicating whether the axis includes grid lines.  
Public メソッドSets the location of axis major tick marks.  
Public メソッドConfigurates C1.Web.Mvc.ChartAxis<T>.MajorUnit. Sets the number of units between axis labels.If the axis contains date values, then the units are expressed in days.  
Public メソッドオーバーロードされます。 Sets the Max property.  
Public メソッドオーバーロードされます。 Sets the Min property.  
Public メソッドConfigurates C1.Web.Mvc.ChartAxis<T>.MinorGrid. Sets a value indicating whether the axis includes minor grid lines.  
Public メソッドSets the location of axis minor tick marks.  
Public メソッドConfigurates C1.Web.Mvc.ChartAxis<T>.MinorUnit. Sets the number of units between minor axis ticks. If the axis contains date values, then the units are expressed in days.  
Public メソッドConfigurates C1.Web.Mvc.ChartAxis<T>.Name. Sets the axis name.  
Public メソッドConfigurates the C1.Web.Mvc.ChartAxis<T>.OnClientRangeChanged client event. Occurs when axis range changed.  
Public メソッドConfigurates C1.Web.Mvc.ChartAxis<T>.Origin. Sets the value at which the axis crosses perpendicular axis.  
Public メソッドSets the overlapping method for axis labels.  
Public メソッドConfigurates C1.Web.Mvc.ChartAxis<T>.PlotAreaIndex. Sets the plot area for the axis.  
Public メソッドSets the enumerated axis position.  
Public メソッドConfigurates C1.Web.Mvc.ChartAxis<T>.Reversed. Sets a value indicating whether the axis is reversed (top to bottom or right to left).  
Public メソッドConfigurates C1.Web.Mvc.ChartAxis<T>.Title. Sets the title text shown next to the axis.  
トップ
参照

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