| 名前 | 解説 | |
|---|---|---|
![]() | Chart2DValueLabel コンストラクタ |
Chart2DValueLabelデータ型で公開されるメンバを以下の表に示します。
| 名前 | 解説 | |
|---|---|---|
![]() | Appearance | Gets or sets the appearance of Chart2DValueLabel. |
![]() | BackColor | Get or sets the background color of Chart2DValueLabel. |
![]() | Color | Get or sets the color of Chart2DValueLabel. |
![]() | GridLine | Gets or sets a value indicating whether a grid line is drawn at the Chart2DValueLabel. |
![]() | MarkerSize | Gets or sets the marker size of Chart2DValueLabel, in twips. |
![]() | Text | Gets or sets the displayed text value for the ChartValueLabel. C1.Win.FlexReport.Chart.ChartValueLabelから継承されます。 |
![]() | Value | Gets or sets the axis value to be replaced by the ChartValueLabel by specifying a value that can be implicitly converted to double. C1.Win.FlexReport.Chart.ChartValueLabelから継承されます。 |
| 名前 | 解説 | |
|---|---|---|
![]() | 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から継承されます。 |