| 名前 | 解説 | |
|---|---|---|
![]() | Chart3DPoint コンストラクタ |
Chart3DPointデータ型で公開されるメンバを以下の表に示します。
| 名前 | 解説 | |
|---|---|---|
![]() | Chart3DPoint コンストラクタ |
| 名前 | 解説 | |
|---|---|---|
![]() | X | Gets or sets X-coordinate of the point. |
![]() | Y | Gets or sets Y-coordinate of the point. |
![]() | Z | Gets or sets Z-coordinate of the point. |
| 名前 | 解説 | |
|---|---|---|
![]() | AssignFrom | オーバーライドされます。 For internal use only. Assigns (copies) properties from another ChartObject to the current object. |
![]() | Clone | For internal use only. Creates a new object that is a copy of the current ChartObject object. C1.Win.FlexReport.Chart.ChartObjectから継承されます。 |
![]() | ToString | Gets the string represents the point. |
| 名前 | 解説 | |
|---|---|---|
![]() | OnPropertyChanged | Notify one property is changed. C1.Win.FlexReport.Chart.ChartObjectから継承されます。 |
| 名前 | 解説 | |
|---|---|---|
![]() | PropertyChanged | Occurs when a property value changes. C1.Win.FlexReport.Chart.ChartObjectから継承されます。 |