名前 | 解説 | |
---|---|---|
![]() | ChartAxisBuilder<T> コンストラクタ | Creates one ChartAxisBuilder<T> instance to configurate obj. |
ChartAxisBuilder<T>データ型で公開されるメンバを以下の表に示します。
名前 | 解説 | |
---|---|---|
![]() | ChartAxisBuilder<T> コンストラクタ | Creates one ChartAxisBuilder<T> instance to configurate obj. |
名前 | 解説 | |
---|---|---|
![]() | AxisLine | Configurates C1.Web.Mvc.ChartAxis<T>.AxisLine. Sets a value indicating whether the axis line is visible. |
![]() | Bind | オーバーロードされます。 Bind the axis with a special data source to customize the labels. |
![]() | Binding | Configurates C1.Web.Mvc.ChartAxis<T>.Binding. Sets the comma-separated property names for property "ItemsSource". |
![]() | BindODataSource | Configurates C1.Web.Mvc.ChartAxis<T>.ItemsSource. Sets ItemsSource settings. |
![]() | BindODataVirtualSource | Configurates C1.Web.Mvc.ChartAxis<T>.ItemsSource. Sets ItemsSource settings. |
![]() | Format | Configurates C1.Web.Mvc.ChartAxis<T>.Format. Sets the format string used for axis labels |
![]() | ItemFormatter | Configurates C1.Web.Mvc.ChartAxis<T>.ItemFormatter. Sets the itemFormatter client-side function name for axis labels. |
![]() | LabelAlign | Configurates C1.Web.Mvc.ChartAxis<T>.LabelAlign. Sets the label alignment. |
![]() | LabelAngle | 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. |
![]() | LabelPadding | Configurates C1.Web.Mvc.ChartAxis<T>.LabelPadding. Sets the label padding. |
![]() | Labels | Configurates C1.Web.Mvc.ChartAxis<T>.Labels. Sets a value indicating whether axis labels are visible. |
![]() | LogBase | Configurates C1.Web.Mvc.ChartAxis<T>.LogBase. Sets the logarithmic base of the axis. |
![]() | MajorGrid | Configurates C1.Web.Mvc.ChartAxis<T>.MajorGrid. Sets a value indicating whether the axis includes grid lines. |
![]() | MajorTickMarks | Sets the location of axis major tick marks. |
![]() | MajorUnit | 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. |
![]() | Max | オーバーロードされます。 Sets the Max property. |
![]() | Min | オーバーロードされます。 Sets the Min property. |
![]() | MinorGrid | Configurates C1.Web.Mvc.ChartAxis<T>.MinorGrid. Sets a value indicating whether the axis includes minor grid lines. |
![]() | MinorTickMarks | Sets the location of axis minor tick marks. |
![]() | MinorUnit | 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. |
![]() | Name | Configurates C1.Web.Mvc.ChartAxis<T>.Name. Sets the axis name. |
![]() | OnClientRangeChanged | Configurates the C1.Web.Mvc.ChartAxis<T>.OnClientRangeChanged client event. Occurs when axis range changed. |
![]() | Origin | Configurates C1.Web.Mvc.ChartAxis<T>.Origin. Sets the value at which the axis crosses perpendicular axis. |
![]() | OverlappingLabels | Sets the overlapping method for axis labels. |
![]() | PlotAreaIndex | Configurates C1.Web.Mvc.ChartAxis<T>.PlotAreaIndex. Sets the plot area for the axis. |
![]() | Position | Sets the enumerated axis position. |
![]() | Reversed | Configurates C1.Web.Mvc.ChartAxis<T>.Reversed. Sets a value indicating whether the axis is reversed (top to bottom or right to left). |
![]() | Title | Configurates C1.Web.Mvc.ChartAxis<T>.Title. Sets the title text shown next to the axis. |