| 名前 | 解説 | |
|---|---|---|
![]() | Chart3DDataSetGrid コンストラクタ | Initialize new instance of Chart3DDataSetGrid object. |
Chart3DDataSetGridデータ型で公開されるメンバを以下の表に示します。
| 名前 | 解説 | |
|---|---|---|
![]() | Chart3DDataSetGrid コンストラクタ | Initialize new instance of Chart3DDataSetGrid object. |
| 名前 | 解説 | |
|---|---|---|
![]() | ColumnCount | Gets or sets the number of columns in grid dataset. |
![]() | GridData | Gets or sets two-dimensional array of Z-values. |
![]() | Item | Gets or sets z-value of data by specified row and column. |
![]() | RowCount | Gets or sets the number of rows in grid dataset. |
| 名前 | 解説 | |
|---|---|---|
![]() | 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から継承されます。 |
![]() | GetChartGroup | For internal used only. Gets the chart group which contains this data set. |
![]() | SetValue | Sets z-value of data by specified row and column. |
| 名前 | 解説 | |
|---|---|---|
![]() | OnPropertyChanged | Notify one property is changed. C1.Win.FlexReport.Chart.ChartObjectから継承されます。 |
| 名前 | 解説 | |
|---|---|---|
![]() | PropertyChanged | Occurs when a property value changes. C1.Win.FlexReport.Chart.ChartObjectから継承されます。 |