| 名前 | 解説 | |
|---|---|---|
![]() | ChartBorder コンストラクタ | Initializes a new instance of ChartBorder class. |
ChartBorderデータ型で公開されるメンバを以下の表に示します。
| 名前 | 解説 | |
|---|---|---|
![]() | ChartBorder コンストラクタ | Initializes a new instance of ChartBorder class. |
| 名前 | 解説 | |
|---|---|---|
![]() | BorderStyle | Gets or sets the border style. |
![]() | Color | Gets or sets the border color. |
![]() | Rounding | Gets the ChartRounding object that controls the rounding of corners. |
![]() | Thickness | Gets to sets the thickness of the border, in twips. |
| 名前 | 解説 | |
|---|---|---|
![]() | 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から継承されます。 |
![]() | ResetBorderStyle | Resets the BorderStyle to default state. |
![]() | ResetColor | Resets the Color to default state. |
![]() | ResetRounding | Resets the Rounding to default state. |
![]() | ResetThickness | Resets the Thickness to default state. |
![]() | ShouldSerializeBorderStyle | Returns false if BorderStyle is in default state. |
![]() | ShouldSerializeColor | Returns false if Color is in default state. |
![]() | ShouldSerializeRounding | Returns false if Rounding is in default state. |
![]() | ShouldSerializeThickness | Returns false if Thickness is in default state. |
| 名前 | 解説 | |
|---|---|---|
![]() | GetProperty | Gets one property value. C1.Win.FlexReport.Chart.ChartPropertyBagObjectから継承されます。 |
![]() | HasProperty | Indicates whether one property is modified. C1.Win.FlexReport.Chart.ChartPropertyBagObjectから継承されます。 |
![]() | OnPropertyChanged | Notify one property is changed. C1.Win.FlexReport.Chart.ChartObjectから継承されます。 |
![]() | RemoveProperty | Reset one property to default state. C1.Win.FlexReport.Chart.ChartPropertyBagObjectから継承されます。 |
![]() | SetProperty | オーバーロードされます。 Modify the property value. Force to set if equals default value. C1.Win.FlexReport.Chart.ChartPropertyBagObjectから継承されます。 |
| 名前 | 解説 | |
|---|---|---|
![]() | PropertyChanged | Occurs when a property value changes. C1.Win.FlexReport.Chart.ChartObjectから継承されます。 |