ShadowEffect
Contents
[
Hide
]
shadowEffect
This class specifies the shadow effect of the chart element or shape.
Property Name | Property Type | Nullable | ReadOnly | DefaultValue | Description |
---|---|---|---|---|---|
Angle | Floating | True | False | Gets and sets the lighting angle. Range from 0 to 359.9 degrees. | |
Blur | Floating | True | False | Gets and sets the blur of the shadow. Range from 0 to 100 points. | |
Color | Class:CellsColor | True | False | Gets and sets the color of the shadow. | |
Distance | Floating | True | False | Gets and sets the distance of the shadow. Range from 0 to 200 points. | |
PresetType | String | True | False | Gets and sets the preset shadow type of the shadow. | |
Size | Floating | True | False | Gets and sets the size of the shadow. Range from 0 to 2.0. Meaningless in inner shadow. | |
Transparency | Floating | True | False | Gets and sets the degree of transparency of the shadow. Range from 0.0 (opaque) to 1.0 (clear). |