
'Declaration <ClassInterfaceAttribute(ClassInterfaceType.AutoDual)> <EditorAttribute(Xceed.Chart.Utilities.ObjectEditor, System.Drawing.Design.UITypeEditor)> <SerializableAttribute()> Public Class Shadow Inherits Xceed.Chart.GraphicsCore.ShadowBase
'Usage Dim instance As Shadow
[ClassInterface(ClassInterfaceType.AutoDual)] [Editor(Xceed.Chart.Utilities.ObjectEditor, System.Drawing.Design.UITypeEditor)] [Serializable()] public class Shadow : Xceed.Chart.GraphicsCore.ShadowBase
System.Object
Xceed.Chart.GraphicsCore.ShadowBase
Xceed.Chart.Standard.Shadow
Name | Description | |
---|---|---|
![]() | Shadow Constructor | Constructs a new instance of this class |
Name | Description | |
---|---|---|
![]() | Color | Specifies the color of the shadow |
![]() | FadeArea | Controls the size of the fading area |
![]() | Offset | Controls the shadow offset |
![]() | Type | Controls the type of the shadow |
Name | Description | |
---|---|---|
![]() | Clone | Creates an identical copy of this shadow object (Inherited from Xceed.Chart.GraphicsCore.ShadowBase) |
![]() | InitFromShadow | Overloaded. Initializes this shadow object from the properties of another shadow object |
![]() | ShowEditor | Overloaded. Shows a dialog allowing you to visually edit the shadow properties. |
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2