| 名前 | 解説 | |
|---|---|---|
![]() | ChartVisualEffectsStyle.ShadowStyle コンストラクタ | Initializes a new instance of ChartVisualEffectsStyle.ShadowStyle object. |
ChartVisualEffectsStyle.ShadowStyleデータ型で公開されるメンバを以下の表に示します。
| 名前 | 解説 | |
|---|---|---|
![]() | ChartVisualEffectsStyle.ShadowStyle コンストラクタ | Initializes a new instance of ChartVisualEffectsStyle.ShadowStyle object. |
| 名前 | 解説 | |
|---|---|---|
![]() | Offset | Gets or sets the shadow offset. |
![]() | Soft | Gets or sets a value indicating whether the shadow has soft shape. |
![]() | Transparency | Gets or sets the shadow transparency. |
| 名前 | 解説 | |
|---|---|---|
![]() | 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から継承されます。 |
![]() | ResetOffset | Resets the Offset to default state. |
![]() | ResetSoft | Resets the Soft to default state. |
![]() | ResetTransparency | Resets the Transparency to default state. |
![]() | ShouldSerializeOffset | Returns false if Offset is in default state. |
![]() | ShouldSerializeSoft | Returns false if Soft is in default state. |
![]() | ShouldSerializeTransparency | Returns false if Transparency 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から継承されます。 |