| 名前 | 解説 | |
|---|---|---|
![]() | ChartAttachMethodData コンストラクタ |
ChartAttachMethodDataデータ型で公開されるメンバを以下の表に示します。
| 名前 | 解説 | |
|---|---|---|
![]() | GroupIndex | Gets or sets the group index of the data point to attach a label when the label AttachMethod property specifies DataIndex attachment. For 2D charts only (for 3D charts, there is only one chart group). |
![]() | PointIndex | Gets or sets the point index of the data point to attach a label to when the label AttachMethod property specifies DataIndex attachment. |
![]() | SeriesIndex | Gets or sets the series index of the data point to attach a label to when the label AttachmentMethod property specifies DataIndex attachment. |
![]() | X | Gets or sets the X coordinate (client or data) when label AttachMethod property specifies Coordinate or DataCoordinate attachment. |
![]() | Y | Gets or sets the Y coordinate (client or data) when label AttachMethod property specifies Coordinate, DataCoordinate or DataIndexY attachment. |
![]() | Z | Gets or sets the Z data coordinate when label AttachMethod property specifies DataCoordinate attachment. |
| 名前 | 解説 | |
|---|---|---|
![]() | 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から継承されます。 |
| 名前 | 解説 | |
|---|---|---|
![]() | OnPropertyChanged | Notify one property is changed. C1.Win.FlexReport.Chart.ChartObjectから継承されます。 |
| 名前 | 解説 | |
|---|---|---|
![]() | PropertyChanged | Occurs when a property value changes. C1.Win.FlexReport.Chart.ChartObjectから継承されます。 |