| 名前 | 解説 | |
|---|---|---|
![]() | ChartDataLabel コンストラクタ | Initializes a new instance of ChartDataLabel object. |
ChartDataLabelデータ型で公開されるメンバを以下の表に示します。
| 名前 | 解説 | |
|---|---|---|
![]() | ChartDataLabel コンストラクタ | Initializes a new instance of ChartDataLabel object. |
| 名前 | 解説 | |
|---|---|---|
![]() | Compass | Gets or sets the position of the label relative to its specified location. |
![]() | Connected | Gets or sets a value indicating whether a connecting line is drawn to the associated data point. |
![]() | Filter | Gets or sets the filter value of the data label. If 1 then every data point is labeled, if 2 then every other data point is labeled. |
![]() | Offset | Gets or sets the offset distance in pixels from the associated data point. |
![]() | Style | Gets the ChartStyle object of the label. |
![]() | Text | Gets or sets the text of the label. |
![]() | Visible | Gets or sets the label visibility. |
| 名前 | 解説 | |
|---|---|---|
![]() | 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から継承されます。 |