| 名前 | 解説 | |
|---|---|---|
![]() | Axis コンストラクタ |
Axisデータ型で公開されるメンバを以下の表に示します。
| 名前 | 解説 | |
|---|---|---|
![]() | Axis コンストラクタ |
| 名前 | 解説 | |
|---|---|---|
![]() | AxisLine | Gets or sets a value indicating whether the axis line is visible. |
![]() | Format | Gets or sets the format string used for the axis labels. |
![]() | LabelAlignment | Gets or sets the alignment of axis labels. |
![]() | LabelAngle | Gets or sets the rotation angle of the axis labels. |
![]() | Labels | Gets or sets a value indicating whether the axis labels are visible. |
![]() | LogBase | Gets or sets the logarithmic base of the axis. |
![]() | MajorGrid | Gets or sets a value indicating whether the axis includes grid lines. |
![]() | MajorGridStyle | Gets the major grid style. |
![]() | MajorTickMarks | Gets or sets the location of the axis tick marks. |
![]() | MajorUnit | Gets or sets the number of units between axis labels. |
![]() | Max | Gets or sets the maximum value shown on the axis. |
![]() | Min | Gets or sets the minimum value shown on the axis. |
![]() | MinorGrid | Gets or sets a value indicating whether the axis includes minor grid lines. |
![]() | MinorGridStyle | Gets the minor grid style. |
![]() | MinorTickMarks | Gets or sets the location of the axis minor tick marks. |
![]() | MinorUnit | Gets or sets the number of units between minor ticks and grid lines. |
![]() | Origin | Gets or sets the value at which an axis crosses the perpendicular axis. |
![]() | OverlappingLabels | Gets or sets a value indicating how to handle the overlapping axis labels. |
![]() | Owner | Gets or sets an owner of this object. |
![]() | Position | Gets or sets the axis position. |
![]() | Reversed | Gets or sets a value indicating whether the axis is reversed (top to bottom or right to left). |
![]() | Style | Gets the axis style. |
![]() | Title | Gets or sets the title text shown next to the axis. |
![]() | TitleStyle | Gets the axis title style. |
| 名前 | 解説 | |
|---|---|---|
![]() | AssignFrom | オーバーライドされます。 Assigns all from another object. |
![]() | CreateSame | オーバーライドされます。 Creates a new instance of the same class as this one. |
| 名前 | 解説 | |
|---|---|---|
![]() | SetOwner | Sets the owner of the current object. C1.Document.OwnedObjectから継承されます。 |