| 名前 | 解説 | |
|---|---|---|
![]() | ChartVisualEffectsStyle.EdgeStyle コンストラクタ | Initializes a new instance of ChartVisualEffectsStyle.EdgeStyle object. |
ChartVisualEffectsStyle.EdgeStyleデータ型で公開されるメンバを以下の表に示します。
| 名前 | 解説 | |
|---|---|---|
![]() | ChartVisualEffectsStyle.EdgeStyle コンストラクタ | Initializes a new instance of ChartVisualEffectsStyle.EdgeStyle object. |
| 名前 | 解説 | |
|---|---|---|
![]() | Rounding | Gets or sets the radius rounding for rectangular elements. When Scalable property is true it is measured in relative units, otherwise - in pixels. |
![]() | Width | Gets or sets the width of element edge. When Scalable property is true it is measured in relative units, otherwise - in pixels. |
| 名前 | 解説 | |
|---|---|---|
![]() | AssignFrom | For internal use only. Assigns (copies) properties from another ChartObject to the current object. C1.Win.FlexReport.Chart.ChartPropertyBagObjectから継承されます。 |
![]() | Clone | For internal use only. Creates a new object that is a copy of the current ChartObject object. C1.Win.FlexReport.Chart.ChartObjectから継承されます。 |
![]() | ResetRounding | Resets the Rounding to default state. |
![]() | ResetWidth | Resets the Width to default state. |
![]() | ShouldSerializeRounding | Returns false if Rounding is in default state. |
![]() | ShouldSerializeWidth | Returns false if Width 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から継承されます。 |