'Declaration Public Class PaintElement Inherits AppearanceHelper Implements Infragistics.UltraChart.Resources.IProvideChartComponent
public class PaintElement : AppearanceHelper, Infragistics.UltraChart.Resources.IProvideChartComponent
Primitves and certain ChartAppearance subclasses that expose properties with sophisticated filling features use PaintElement objects to describe the characteristics of how they are filled and outlined. This type encapsulates those methods and properties developers may already expect from Brush (fill) and Pen (stroke) objects in other GUI environments.
PaintElement objects are only applicable to objects that support all of the following sophisticated filling techniques:
Appearance objects that don't require PaintElement's broad support will only expose a fill or background color property (and possibly border color and thickness properties) for solid fills only.
Target Platforms: Windows 10, Windows 8.1, Windows 8, 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