Xceed Chart for WinForms v4.4 Documentation
GlowFilter Class
Members 


Xceed.Chart.GraphicsCore.v4.4 Assembly > Xceed.Chart.GraphicsCore Namespace : GlowFilter Class
When present in a ImageFilters collection the GlowFilter class instructs the component to lit the edges of the object with the specified glow color.
Object Model
GlowFilter Class
Syntax
'Declaration
 
<ClassInterfaceAttribute(ClassInterfaceType.AutoDual)>
<SerializableAttribute()>
Public Class GlowFilter 
   Inherits Filter
'Usage
 
Dim instance As GlowFilter
[ClassInterface(ClassInterfaceType.AutoDual)]
[Serializable()]
public class GlowFilter : Filter 
Inheritance Hierarchy

System.Object
   Xceed.Chart.GraphicsCore.Filter
      Xceed.Chart.GraphicsCore.GlowFilter

Requirements

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

See Also

Reference

GlowFilter Members
Xceed.Chart.GraphicsCore Namespace