| Shadow Class |
Namespace: Kettic.AspNet.Controls.ChartModel.Styles
The Shadow type exposes the following members.
| Name | Description | |
|---|---|---|
| Shadow |
Create new instance of ShadowStyle class.
| |
| Shadow(Color, Single, Single, ShadowPosition) |
Create new instance of ShadowStyle class.
|
| Name | Description | |
|---|---|---|
| Clone |
Clone this object
| |
| Equals |
Comparing of two objects
(Overrides ObjectEquals(Object).) | |
| GetHashCode |
Gets hash code
(Overrides ObjectGetHashCode.) |
| Name | Description | |
|---|---|---|
| Blur |
Specifies the shadow blur property
| |
| Color |
Specifies the shadow color property
| |
| ColorOpacity |
The main color opacity coefficient
| |
| Distance |
Specifies the shadow distance property
| |
| Position |
Specifies the shadow position property
|